summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix return value check for inet_pton().sumikawa2000-01-251-1/+1
* Now that kernel is capable of notifying user processes aboutru2000-01-251-8/+6
* Do not use "DEFAULT_VTABLE_THUNKS". The bugs that have existed sinceobrien2000-01-251-3/+4
* Fix English. Also use full spelling and reorg a little while I'm here.obrien2000-01-251-5/+5
* Remove i8042.h. This file is an improvement on its successors, but itbde2000-01-251-27/+0
* Install the USB include files in /usr/include/dev/usb.n_hibma2000-01-253-2/+11
* Don't follow null pointers if we somehow have a null devswitch entrybde2000-01-251-11/+17
* Fixed the profiling version ALTENTRY(). Again. The previous versionbde2000-01-252-10/+18
* Removed ssc and su.bde2000-01-251-2/+2
* Fixed breakage of installation of zzz.8 in previous commit. MLINKSbde2000-01-251-1/+1
* s/pass0/pass/ so the passthrough device is removed from BOOTMFS.peter2000-01-255-10/+10
* Remove historical vestage from the days when there was 1 boot floppy forobrien2000-01-251-1/+1
* Do not use "DEFAULT_VTABLE_THUNKS". The bugs that have existed sinceobrien2000-01-251-4/+3
* put things in place for jumbogramsmjacob2000-01-251-17/+35
* o Fix http proxy code for various extentions and deal with FTP archivejkh2000-01-2511-220/+305
* define jumbo packet sizemjacob2000-01-251-0/+1
* Reserve a major number for /dev/skip, used by the "security/skip" port.archie2000-01-251-0/+1
* Type-o, change from[...] = 0 to fromb[...] = 0. The incorrect bufferdillon2000-01-251-1/+1
* Block almost all signals in the default locking method instead ofjdp2000-01-254-32/+40
* Avoid m_len and m_pkthdr.len inconsistency when changing m_lenshin2000-01-252-0/+4
* Fix the bug that IPv4 ttl is not initialized when AF_INET6 socket is usedshin2000-01-252-16/+10
* 'start' command was not reenabling printing.dillon2000-01-241-3/+4
* Back out previous commit minus spelling fixes. Should have asked maintainercharnier2000-01-242-37/+29
* Fix typo for the flag ``--ungzip'' which should have been ``--gunzip''archie2000-01-241-1/+4
* General cleanup.sos2000-01-249-571/+613
* Another target to keep "make release" orthogonal.markm2000-01-241-0/+2
* Make a "do nothing" target to help "make release" look clean.markm2000-01-241-0/+2
* Move the *intrq variables into net/intrq.c and unconditionallybrian2000-01-2412-36/+203
* Update to keep track of next_writeable in userland.sos2000-01-241-1/+1
* Add a (commented out) macro that will, when uncommented, cause Kerberos5markm2000-01-242-6/+26
* Merge cc_drv into cc_int. Merge more shared files into cc_int.obrien2000-01-249-24/+20
* Build Kerberos5 if the correct macro is set. This is not for themarkm2000-01-241-6/+29
* Grr...markm2000-01-240-0/+0
* Move CFLAGS to a more obvious place and allow INET6 to work.markm2000-01-241-10/+10
* Move CFLAGS to a more obvious place and allow INET6 to work properly.markm2000-01-241-1/+1
* This commit was generated by cvs2svn to compensate for changes in r56545,markm2000-01-246-0/+182
|\
| * Bring in rest of K5 (AKA Heimdal) userland.markm2000-01-246-0/+182
* | Bring in rest of K5 (AKA Heimdal) userland.markm2000-01-241-0/+27
* | Update my email address.asmodai2000-01-241-1/+1
* | Add AUTHORS section.asmodai2000-01-242-0/+16
* | We _do_ support MS_ASYNCguido2000-01-241-1/+1
* | Add support for DM9102A boards with Davicom DM9801 HomePNA PHYs.wpaul2000-01-242-14/+154
* | Copy i386/isa/atapi-cd.[ch] to a new name so that it doesn't have thepeter2000-01-2410-1868/+40
* | Update skeleton dir file from the latest install-info(1).ru2000-01-241-9/+10
* | o No need to install `dir-tmpl' to /usr/share/info.ru2000-01-241-3/+3
* | o Use --defsection and --defentry options of install-info(1) instead ofru2000-01-241-10/+9
* | Add dependant devices (device pci) that need to be present beforeasmodai2000-01-242-0/+2
* | Quietly delete duplicate Info entries with --quiet.ru2000-01-241-1/+6
* | Bah! Give me the pointy hat. Never commit fixes when just awake.asmodai2000-01-242-2/+2
* | Merged from sys/i386/conf/GENERIC rev 1.236.kato2000-01-242-6/+6
OpenPOWER on IntegriCloud