summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add the Bulgarian BDS and Phonetic keymaps.roam2001-12-104-2/+8
* Update to C99, s/__FUNCTION__/__func__/,obrien2001-12-1092-306/+309
* WARNS=2 cleanup.mikeh2001-12-102-58/+70
* WARNS=2 cleanup.mikeh2001-12-102-12/+17
* WARNS=2 cleanup.mikeh2001-12-102-33/+35
* Update to C99, s/__FUNCTION__/__func__/.obrien2001-12-101-1/+1
* Update to C99, s/__FUNCTION__/__func__/.obrien2001-12-106-25/+25
* Repeat after me -- "Use of ANSI string concatenation can be bad."obrien2001-12-104-38/+38
* Add a CTR6, we need it now.obrien2001-12-101-0/+8
* o Eliminate compilation warnings on 64-bit architectures.alc2001-12-101-3/+3
* An XFree86 install should not depend on any compat libs any longer.obrien2001-12-101-9/+0
* We do have a compat4x dist for Alpha.obrien2001-12-101-1/+1
* Update the list of public NTP servers fromobrien2001-12-102-64/+820
* cleanupdillon2001-12-104-18/+18
* Remove PAO3 dependent part where I missed to remove at last commit.non2001-12-101-4/+0
* Add auto-fill-on-delete. When deleting an 'A'uto created partitiondillon2001-12-096-83/+132
* WARNS=2 cleanup.mikeh2001-12-092-1/+3
* Turn on WARNS=2, no code fixes needed.mikeh2001-12-091-0/+2
* Add a NO_6_BYTE quirk for the D-series olympus digital cameras.iedowse2001-12-091-0/+7
* Don't ignore SIGINT and SIGQUIT. The comment said "Ignore SIGINTiedowse2001-12-091-4/+0
* We need machine/{signal,ucontext}.h to build a cross GCC compiler.obrien2001-12-092-0/+138
* Following sys/i386/include/ansi.h rev 1.33, add additional integer typesobrien2001-12-091-9/+57
* style(9) cleanup: spaces -> tabs.mikeh2001-12-091-94/+95
* style(9)obrien2001-12-095-44/+50
* We need machine/types.h to build a cross GCC compiler.obrien2001-12-091-0/+72
* Per the CSRG's type.h, 'typedef' has a <tab> after it.obrien2001-12-091-1/+3
* WARNS=2 cleanup.mikeh2001-12-092-10/+20
* machine/limits.hobrien2001-12-092-0/+430
* Disable sleep requests for 5 sec after wakeup. This is needed foriwasaki2001-12-092-0/+17
* - Replace M_WAIT with M_TRYWAIT since the M_WAIT flag is deprecated.arr2001-12-093-3/+3
* Back out previous commit.des2001-12-091-2/+1
* Set fetchDebug if v_level is 3 or more.des2001-12-091-0/+2
* Don't build with NDEBUG.des2001-12-091-3/+0
* Conditionalize some debugging code that didn't use the DEBUG macro.des2001-12-091-8/+10
* Introduce a fetchDebug global. Change the DEBUG macro so it only runs thedes2001-12-093-1/+5
* Don't assume that the number of fds to select on is known quantity (injkh2001-12-092-64/+112
* Cleanup sysinstall's 'A'uto partitioning mode to provide more reasonabledillon2001-12-096-244/+602
* o Eliminate unnecessary synchronization from filt_aiodetach().alc2001-12-091-5/+3
* - Cross reference the section 9 printf man page since it containsarr2001-12-091-1/+2
* WARNS=2 cleanup.mikeh2001-12-092-15/+41
* WARNS=2 cleanup and fix potential unitialized variable bug.mikeh2001-12-092-4/+13
* WARNS=2 cleanup.mikeh2001-12-093-3/+16
* The ScanLogic SL11R-IDE claims to be SCSI-compatible, but actually requiresmsmith2001-12-091-1/+11
* Allow maxusers to be specified as 0 in the kernel config, which willdillon2001-12-0921-39/+74
* Consider PROTO_IPV6 as compressible by CCP.brian2001-12-091-1/+1
* Pull in more stuff from procfs now that it's been pseudofsized.des2001-12-091-31/+3
* Fix various bugs in the debugging code and reenable it.des2001-12-092-9/+9
* Fix an incorrect PFS_TRACE. Also, use __func__ instead of __FUNCTION__.des2001-12-091-3/+3
* p_trespass() has been dead for over a year.des2001-12-081-1/+0
* Replace %i formatting characters with %d since printf(9) doesn't support %i.alfred2001-12-081-1/+1
OpenPOWER on IntegriCloud