aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Recognize numeric digits inside $id$ tags, eg: $XFree86$Peter Wemm2001-12-101-1/+1
* Get rid of irritating (bogus) message:Guido van Rooij2001-12-101-2/+5
* Adjust for the addition of CTR6.David E. O'Brien2001-12-101-1/+1
* Complete the CTR6 addition (and TR6 and ITR6...)David E. O'Brien2001-12-101-11/+11
* Add new boot flag to i386 boot: -p.Guido van Rooij2001-12-109-2/+39
* Install i4bing.4. It lives for more than year in the tree, butAlexey Zelkin2001-12-101-4/+3
* Regen from usbdevs rev 1.70: added some AGFA scannersSheldon Hearn2001-12-102-2/+51
* Add some AGFA scanners:Sheldon Hearn2001-12-101-0/+7
* Provide a more specific help line for PLIP installs, reminding theMurray Stokely2001-12-101-0/+5
* I missed a string concatenation.David E. O'Brien2001-12-101-1/+1
* Add identification string for AMD-761 host to PCI bridge.Murray Stokely2001-12-102-0/+6
* Remove the advice relating to the number of cylinders per cylinderSheldon Hearn2001-12-101-13/+0
* Add the Bulgarian BDS and Phonetic keymaps.Peter Pentchev2001-12-104-2/+8
* Update to C99, s/__FUNCTION__/__func__/,David E. O'Brien2001-12-1092-306/+309
* WARNS=2 cleanup.Mike Heffner2001-12-102-58/+70
* WARNS=2 cleanup.Mike Heffner2001-12-102-12/+17
* WARNS=2 cleanup.Mike Heffner2001-12-102-33/+35
* Update to C99, s/__FUNCTION__/__func__/.David E. O'Brien2001-12-101-1/+1
* Update to C99, s/__FUNCTION__/__func__/.David E. O'Brien2001-12-106-25/+25
* Repeat after me -- "Use of ANSI string concatenation can be bad."David E. O'Brien2001-12-104-38/+38
* Add a CTR6, we need it now.David E. O'Brien2001-12-101-0/+8
* o Eliminate compilation warnings on 64-bit architectures.Alan Cox2001-12-101-3/+3
* An XFree86 install should not depend on any compat libs any longer.David E. O'Brien2001-12-101-9/+0
* We do have a compat4x dist for Alpha.David E. O'Brien2001-12-101-1/+1
* Update the list of public NTP servers fromDavid E. O'Brien2001-12-102-64/+820
* cleanupMatthew Dillon2001-12-104-18/+18
* Remove PAO3 dependent part where I missed to remove at last commit.Noriaki Mitsunaga2001-12-101-4/+0
* Add auto-fill-on-delete. When deleting an 'A'uto created partitionMatthew Dillon2001-12-096-83/+132
* WARNS=2 cleanup.Mike Heffner2001-12-092-1/+3
* Turn on WARNS=2, no code fixes needed.Mike Heffner2001-12-091-0/+2
* Add a NO_6_BYTE quirk for the D-series olympus digital cameras.Ian Dowse2001-12-091-0/+7
* Don't ignore SIGINT and SIGQUIT. The comment said "Ignore SIGINTIan Dowse2001-12-091-4/+0
* We need machine/{signal,ucontext}.h to build a cross GCC compiler.David E. O'Brien2001-12-092-0/+138
* Following sys/i386/include/ansi.h rev 1.33, add additional integer typesDavid E. O'Brien2001-12-091-9/+57
* style(9) cleanup: spaces -> tabs.Mike Heffner2001-12-091-92/+93
* style(9)David E. O'Brien2001-12-095-44/+50
* We need machine/types.h to build a cross GCC compiler.David E. O'Brien2001-12-091-0/+72
* Per the CSRG's type.h, 'typedef' has a <tab> after it.David E. O'Brien2001-12-091-1/+3
* WARNS=2 cleanup.Mike Heffner2001-12-092-10/+20
* machine/limits.hDavid E. O'Brien2001-12-092-0/+430
* Disable sleep requests for 5 sec after wakeup. This is needed forMitsuru IWASAKI2001-12-092-0/+17
* - Replace M_WAIT with M_TRYWAIT since the M_WAIT flag is deprecated.Andrew R. Reiter2001-12-093-3/+3
* Back out previous commit.Dag-Erling Smørgrav2001-12-091-2/+1
* Set fetchDebug if v_level is 3 or more.Dag-Erling Smørgrav2001-12-091-0/+2
* Don't build with NDEBUG.Dag-Erling Smørgrav2001-12-091-3/+0
* Conditionalize some debugging code that didn't use the DEBUG macro.Dag-Erling Smørgrav2001-12-091-8/+10
* Introduce a fetchDebug global. Change the DEBUG macro so it only runs theDag-Erling Smørgrav2001-12-093-1/+5
* Don't assume that the number of fds to select on is known quantity (inJordan K. Hubbard2001-12-092-62/+110
* Cleanup sysinstall's 'A'uto partitioning mode to provide more reasonableMatthew Dillon2001-12-096-244/+602
* o Eliminate unnecessary synchronization from filt_aiodetach().Alan Cox2001-12-091-5/+3