summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement server-side transaction TCP. (Has no effect on non-TTCP clients.)wollman1995-12-171-9/+25
* Add:jkh1995-12-171-1/+3
* Cleaned up prototypes in pmap headers: removed ones for nonexistentbde1995-12-173-53/+44
* Fixed 1TB filesize changes. Some pindexes had bogus names and typesbde1995-12-178-31/+23
* Updated to match 1TB filesize changes. Some pindexes were still offsetsbde1995-12-171-7/+9
* Fixed building in obj directory.bde1995-12-161-1/+3
* Really finished (?) cleaning up sysinit stuff.bde1995-12-161-6/+4
* Oops, the last commit missed one change from 200 to OBUFSIZ + 100.bde1995-12-161-2/+2
* Removed dead debugging code.bde1995-12-161-7/+1
* Return the i/o size, not a truth value, in the probe.bde1995-12-161-1/+1
* One less magic number.bde1995-12-161-2/+2
* Reformatted the list of broken modules and added ip_mroute_mod to it.bde1995-12-162-10/+4
* Fixed comment about IPFIREWALL_VERBOSE.bde1995-12-163-6/+9
* Turn on ypserv.wpaul1995-12-161-2/+2
* This commit was generated by cvs2svn to compensate for changes in r12891,wpaul1995-12-1611-0/+2345
|\
| * Import the new, non-GPL ypserv, written by yours truly. Functionallywpaul1995-12-1611-0/+2345
* | Turn off ypserv. It's about to be replaced by a new non-GPL version.wpaul1995-12-161-2/+2
* | Catch a couple more null devsw dereferences...peter1995-12-164-8/+20
* | Another shot at getting working si DEVFS entries.. Apparently, it didn'tpeter1995-12-162-20/+32
* | Map ^C and ^\ (INTR and QUIT) to ^Q so that you can actually send thesejkh1995-12-162-1/+7
* | 1) Fix local_passwd to co-operate with dual-personality crypt(3).markm1995-12-163-10/+26
* | Cosmetic cleanup and documentation of kvm_argv.. Hopefully the flow ofpeter1995-12-161-6/+65
* | Dual personality crypt(3). This crypt will choose its encryption algorithmmarkm1995-12-165-34/+191
* | Oops, forgot to update this to match pr_ctlinput.bde1995-12-161-3/+3
* | Added undocumented option LINUX so that it gets tested.bde1995-12-163-3/+6
* | Uniformized pr_ctlinput protosw functions. The third arg is now `voidbde1995-12-1616-40/+52
* | Added `-Wstrict-prototypes -Wmissing-prototypes' to CWARNFLAGS so thatbde1995-12-165-13/+20
* | Completed function declarations and/or added prototypes and/or addedbde1995-12-1611-76/+83
* | Completed function declarations and/or added prototypes and/or addedbde1995-12-162-2/+3
* | Added a prototype.bde1995-12-161-1/+2
* | Removed unused function lkmenodev().bde1995-12-161-19/+1
* | The unref and undef counts in the summary were swapped.bde1995-12-151-3/+3
* | Completed function declarations and added prototypes. Sorted prototypes.bde1995-12-151-25/+46
* | Completed a function declaration.bde1995-12-151-33/+33
* | Fix the off-by-one error in the calculation of the valid port range.se1995-12-152-8/+8
* | Revert from fiddling with the PS_STRINGS pointers back to the traditionalpeter1995-12-152-4/+5
* | Make this a real cross-ref listing.phk1995-12-151-6/+29
* | The version of setproctitle() inside nfsd was busted. It was not terminatingpeter1995-12-152-0/+2
* | Changed arg type for pio functions.dg1995-12-152-20/+20
* | Update linux_ipc.c to use the now generated prototypes for the shm* callspeter1995-12-152-18/+18
* | Update sysv_*.c to get their argument definitions from sysproto.hpeter1995-12-153-31/+68
* | Regenerated from syscalls.master...peter1995-12-155-6/+215
* | Add the direct sysv shm/sem/msg system calls, in the same way as NetBSD.peter1995-12-151-1/+44
* | move typedef for key_t from sys/ipc.h to sys/types.h, as suggested in thepeter1995-12-152-4/+3
* | More XDR routine cleanups. These three programs should be the onlywpaul1995-12-153-48/+65
* | Silence a harmless warning...peter1995-12-151-2/+3
* | Initial attempt at getting Linux QMAGIC shared lib support. I havepeter1995-12-152-8/+8
* | Clean up a few things left dangling after the last commit. The newwpaul1995-12-151-22/+10
* | Clean up some warnings by using the generated structures in <sys/sysproto.h>peter1995-12-1510-188/+186
* | Oops. I forgot the change to this file for supporting static configurationpeter1995-12-151-3/+3
OpenPOWER on IntegriCloud