FreeBSD src
Go to file
Garrett Wollman bd7d7eb52b Separated netisrs for pkintr() (X.25) and hdintr() (HDLC) so that someone
can actually write a sane netif device to support one of these.  Note that it
was necessary to steal a netisr bit from another protocol; I took the one for
PF_DATAKIT (no great loss).
1993-12-20 14:58:21 +00:00
bin Document the new, less restrictive, behavior of the matching operator. 1993-10-04 22:07:27 +00:00
etc User-readable fd name set added: 1993-12-18 01:19:02 +00:00
gnu Fixed Makefile per bug report from Julian Stacey. There was an extra DESTDIR 1993-12-16 21:51:27 +00:00
include Added link.h for shared libs. 1993-11-03 23:48:30 +00:00
lib/csu/i386 -r option incorrectly removed: 1993-11-18 00:08:03 +00:00
libexec Broke sbrk() out of rtld as part of general cleanup. 1993-12-11 21:06:00 +00:00
sbin Fix sign of offset diff. 1993-12-20 01:53:27 +00:00
share/man/man4 Added octave-tracking. 1993-11-09 02:38:17 +00:00
sys Separated netisrs for pkintr() (X.25) and hdintr() (HDLC) so that someone 1993-12-20 14:58:21 +00:00
usr.bin Fixed Makefile per bug report from Julian Stacey. There was an extra DESTDIR 1993-12-16 21:51:27 +00:00
usr.sbin If require script fails, don't try to delete installed package. 1993-10-10 20:25:31 +00:00