summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* -Wall cleaning.steve1996-12-141-2/+2
* Learn to follow the new interface address lists.wollman1996-12-131-2/+2
* Convert the interface address and IP interface address structureswollman1996-12-1335-294/+194
* Fix uninitialized memory read for case insensitive search. Harmless.wosch1996-12-131-1/+4
* Fixed missing install of BSD.include.dist.bde1996-12-131-2/+2
* Fixed extra columns in output for input lines with leading spaces.bde1996-12-131-1/+3
* Made `setup' depend on libraries.bde1996-12-131-1/+1
* Fixed missing declaration of malloc().bde1996-12-131-1/+2
* Fix the fix.joerg1996-12-131-1/+2
* Hack around misuse of reserved names `clock' and and `time' in a differentbde1996-12-131-4/+6
* Fixed magic and wrong numbers in calibration of nullfunc_loop_profiled()bde1996-12-131-13/+10
* Moved nonstandard compiler profiling options out of config. Just printbde1996-12-134-9/+28
* Restored installation of /etc/magic. It's now a symlink instead of abde1996-12-131-9/+10
* magic file is no longer in /etcjkh1996-12-131-2/+1
* Close PR#2198:jkh1996-12-138-11/+19
* Remove bogus declaration of malloc(). Closes PR#2197jkh1996-12-131-1/+0
* added is_IS.ISO_8859-1adam1996-12-134-3/+237
* Close PR #2193: support backslash line continuations.wpaul1996-12-133-15/+23
* Slightly change the `od' driver quirk for the Matsushita LF-1000joerg1996-12-131-2/+6
* Don't free the line buffer, since getttynam(3) might still referencejoerg1996-12-121-5/+4
* Merge the changes made to the en version (1.33 -> 1.34).max1996-12-121-4/+10
* 700 now. :)jkh1996-12-123-6/+6
* Fix trunctation of domainname.jkh1996-12-122-4/+4
* Add some additional smarts for XFree86 configuration.jkh1996-12-129-21/+30
* Fix an embarassing and rather obscure incarnation of an uninitializedjoerg1996-12-121-1/+1
* Update these docs to more closely reflect reality.jkh1996-12-125-55/+13
* Allocate more inodes for general use now that we have the room.jkh1996-12-121-2/+2
* Soften range-check for LDTs.swallace1996-12-122-4/+4
* smart-alec error checking.jkh1996-12-122-4/+16
* The infamous IP aliasing code for ppp, modified to work as a runtime optionjkh1996-12-1215-15/+2738
* Synchronize with sys/i386/i386/machdep.c revision 1.219.kato1996-12-122-4/+4
* Nuke extraneous section.jkh1996-12-121-40/+1
* Line up some of these OK boxes properly again.jkh1996-12-123-4/+4
* Add missing mann and catn directories.asami1996-12-121-1/+9
* Whups, remove relic from close method going away.jkh1996-12-122-4/+2
* Undo one of my memory optimization hacks - it actually made things morejkh1996-12-1211-61/+32
* Fix some bogons in my close() handling.jkh1996-12-128-19/+31
* Fix the "moving head" problem.asami1996-12-121-2/+2
* Change delimiter of substitution that uses MANLANG from `.' to `%', soasami1996-12-121-4/+4
* Fix allocation for exech_map to be 16*PAGE_SIZE rather than 32*PAGE_SIZEdg1996-12-122-4/+4
* Merge the changes to en version (1.170 -> 1.171).max1996-12-121-2/+3
* POSIX.4 defines MAP_FAILED to be the error return from mmap().alex1996-12-122-2/+7
* Added Stefan Moeding <moeding@bn.DeTeMobil.de> for his port of LCLint.obrien1996-12-111-1/+2
* Merge the changes made to the en version (1.18 -> 1.19).max1996-12-111-4/+4
* Merge the changes made to en version (1.61 -> 1.63).max1996-12-111-3/+3
* Merge from vendor branch.wollman1996-12-115-76/+132
* This commit was generated by cvs2svn to compensate for changes in r20339,wollman1996-12-116-417/+530
|\
| * New version of Vern's routed. This includes more byte-order fixes,wollman1996-12-1114-497/+668
* | Understand queue-ized ifnet structures.wollman1996-12-111-5/+14
* | Use queue macros for the list of interfaces. Next stop: ifaddrs!wollman1996-12-116-32/+41
OpenPOWER on IntegriCloud