summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Automatically DTRT for VFS_LKMphk1995-10-152-2/+4
* Change the default PRINTER from ps to ascii.jfieber1995-10-151-2/+2
* XDIGIT range fixed. This change is cosmetique and not affect anyone,ache1995-10-155-5/+5
* Only export our 'init' symbol.phk1995-10-152-2/+4
* Make a rule for cleaning the namelist of lkms.phk1995-10-152-4/+18
* Add a '-c' option for cleaning namelists of various things.phk1995-10-152-4/+30
* Sync. Split into more rational package support functions and clientsjkh1995-10-154-294/+476
* malloc.c A program to benchmark and test malloc.phk1995-10-153-0/+68
* Add kernxref, a shellscript to crossreference the symbols of the LINT kernel.phk1995-10-152-0/+75
* README reads:phk1995-10-151-0/+6
* README reads:phk1995-10-151-0/+6
* README reads:phk1995-10-151-0/+6
* README reads:phk1995-10-151-0/+7
* README reads:phk1995-10-151-0/+5
* Substantially simplify the package install code by running pkg_add injkh1995-10-152-150/+300
* Added a -D option to set the TCP_NODELAY socket option. This improvesdg1995-10-152-5/+17
* Add Michael Elbel to contributors list for his work with the portsjkh1995-10-151-1/+2
* Migration from src/share/FAQ/Text.jfieber1995-10-151-0/+198
* New section: firewalls.jfieber1995-10-144-6/+533
* Sync up to today's cleanup work.jkh1995-10-142-68/+168
* atapi and wcd LKMs.dg1995-10-144-0/+112
* Latest fixes from Serge:dg1995-10-146-210/+703
* Coerce the exit message into making more sense.jkh1995-10-141-3/+3
* Sync with my development sources, smashing an annoying bug and makingjkh1995-10-142-4/+2
* Fix the support for MANSRC (it was broken by the compression changes):bde1995-10-141-54/+33
* Don't allow i/o operations for non-root users.bde1995-10-141-0/+4
* Don't allow i/o operations for non-root users.bde1995-10-143-6/+18
* Don't allow mmapping the page after last video page.bde1995-10-141-1/+1
* Don't allow mmapping of physical page 6 (ENXIO).bde1995-10-141-2/+2
* Restore initialization of %ecx for the !I586_CPU case.bde1995-10-141-4/+4
* In TCP statistics, display new statistic about how many resends werewollman1995-10-131-0/+1
* Only compile Pentium microtime in Pentium kernels.wollman1995-10-131-1/+3
* Say goodbye to IFF_NOTRAILERS. Support for trailers was officiallywollman1995-10-1320-82/+45
* Protect against routing socket messages with way-too-big address families.wollman1995-10-131-2/+3
* Routes can be asymmetric. Always offer to /accept/ an MSS of up to thewollman1995-10-132-14/+2
* Document ENABLE_STARTUP_LOCALE env. variableache1995-10-121-1/+11
* Fix select().bde1995-10-123-124/+56
* Reduce jitter of Pentium microtime() implementation by letting the counterwollman1995-10-128-79/+156
* Improve clock accuracy by accounting for late/missed clock interruptswollman1995-10-123-9/+9
* The additional checks involving sequence numbers in MTU discovery resendswollman1995-10-123-17/+11
* Make it possible to enable WHEELSU from /etc/make.conf.wollman1995-10-121-1/+4
* Add a command-line option `-I' to disable logging from UDP.wollman1995-10-122-14/+38
* Record PID in /var/run/inetd.pid and document same.wollman1995-10-123-4/+34
* oops currupted a line by hitting the wrong key..julian1995-10-121-2/+2
* Ack!julian1995-10-122-15/+34
* Another tweak/speedup pass:wpaul1995-10-111-62/+80
* A one-liner:wpaul1995-10-111-1/+3
* Fix a couple of doc or appearance nits.jkh1995-10-112-2/+2
* Add "--batch" to PATCH_ARGS and PATCH_DIST_ARGS when ${BATCH} is setasami1995-10-111-1/+5
* Remove the '1' from getpeername1 and getsockname1 when NOT COMPAT_OLDSOCK.swallace1995-10-111-2/+2
OpenPOWER on IntegriCloud