summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reflect the removal of the kernel's FD_SETSIZE limit.smpatel1996-08-201-19/+21
* Sync rfork() flags up with OpenBSD.smpatel1996-08-201-7/+13
* Reran makesyscalls.sh after changing select()'s first argument to 'int'.smpatel1996-08-205-5/+5
* Remove the kernel FD_SETSIZE limit for select().smpatel1996-08-206-22/+61
* Fix up pathpst1996-08-201-2/+2
* Bump shared library number to 2.1pst1996-08-201-3/+5
* having checked in the file I probably should check in the entry forjulian1996-08-201-0/+1
* If running under a typical sysv-style curses, including ncurses, usepeter1996-08-201-3/+5
* Add ignore of SUNOS4 subdirectory to commit instructionspst1996-08-191-2/+2
* add 8x16 iso-8859-2 fontwosch1996-08-193-2/+101
* abbreviate UKwosch1996-08-193-5/+120
* Grab tcpdump out of src/contrib/tcpdumppst1996-08-1952-16670/+20
* Upgrade instructionspst1996-08-192-0/+56
* Print IPX packets over a PPP link.pst1996-08-193-10/+71
* Improvements to IGMP message decoding.pst1996-08-191-7/+86
* Fix bugs in AARP packet handling and fake up a phantom LAP headerpst1996-08-191-3/+10
* Decode maximumim sized ethernet frames properlypst1996-08-191-1/+1
* Handle IS-IS IIH messages and print NSAPs in canonical format.pst1996-08-192-21/+275
* oops apparently this wasn't in my test compile, becasue it didn'tjulian1996-08-191-3/+4
* Grab libpcap sources out of contrib_libpcap modulepst1996-08-1927-9081/+23
* This commit was generated by cvs2svn to compensate for changes in r17683,pst1996-08-1944-0/+15504
|\
| * Virgin import of LBL libpcap version 0.2.1.pst1996-08-1944-0/+15504
* This commit was generated by cvs2svn to compensate for changes in r17680,pst1996-08-1980-0/+24155
|\
| * Virgin import of unmodified tcpdump v3.2.1 distribution from LBL.pst1996-08-1980-0/+24155
* Update to match definitions in LBL June 96 releasepst1996-08-191-10/+17
* Simplistic conversion of mail to use termios instead of sgtty.peter1996-08-194-21/+23
* Collect all the functioons concerned with rebooting into one placejulian1996-08-196-437/+22
* Update some ancient warts in talk:peter1996-08-193-20/+25
* for kern_conf.c, start allocating dynamic major numbersjulian1996-08-193-13/+17
* back out a part of the previous patch that garrett objected to..julian1996-08-192-7/+2
* Add a protocol-specific mbuf flag.wollman1996-08-191-2/+3
* New option: [-c]wosch1996-08-192-3/+17
* space typo, the shell don't like name=<space>valuewosch1996-08-191-2/+2
* corresponding remove of mkdir /usr/libdata/tcl in generated makefile.peter1996-08-191-3/+2
* delete a mkdir of /usr/libdata/tcl, this is mtree's job.peter1996-08-191-3/+2
* Fix a bug, it was returning a pointer to a variable on the stack, insteadpeter1996-08-191-2/+2
* Define ETHERS_SERVICE, since our OS provides it. Otherwise, youpeter1996-08-191-2/+2
* Define ETHER_SERVICE, since we have one. ie: use getetherxxx() insteadpeter1996-08-191-2/+2
* s/ETHER_MIN_LAN/ETHER_MIN_LEN/peter1996-08-191-1/+1
* Added Hidekazu Kuroki <hidekazu@cs.titech.ac.jp> for his myriad ofasami1996-08-191-1/+2
* fix handling of external objects referenced by mbufsjulian1996-08-192-28/+22
* oops somehow this dissppeared along the way..julian1996-08-191-1/+3
* fix a broken atalk stack..julian1996-08-191-3/+16
* add callout lists for exit() and fork()julian1996-08-192-2/+143
* Add man-pages for at_exit, at_fork and at_shutdown()julian1996-08-194-1/+251
* move all functions related to shutting down to one filejulian1996-08-192-1/+447
* Clean up the beforeinstall target a bit more, bde pointed out that the oldpeter1996-08-191-4/+5
* oops.. attempted to install header files from wrong directory..peter1996-08-181-3/+3
* insert libipx and libdisk into correct order, add libzpeter1996-08-181-4/+4
* Add a bmakefile for zlib.peter1996-08-181-0/+35
OpenPOWER on IntegriCloud