aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Correct and update Japanese holidays.Akinori MUSHA2001-04-201-7/+13
* Say goodbye to TCP_COMPAT_42Jesper Skriver2001-04-2010-84/+0
* FOO -> FreeBSDWolfram Schneider2001-04-201-1/+1
* Properly constify the rcsid[].Jeroen Ruigrok van der Werven2001-04-208-8/+16
* Add $FreeBSD$ to the files which didn't have it yet.Jeroen Ruigrok van der Werven2001-04-2011-15/+13
* Fix typo in previous commit.Hajimu UMEMOTO2001-04-201-1/+1
* "ZZ"ed before done with in rev 1.7 commit message:David E. O'Brien2001-04-200-0/+0
* Fix damage I did in rev 1.4 that broke formatting this example:David E. O'Brien2001-04-201-0/+2
* This is the Device Information Library, libdevinfo.Mike Smith2001-04-204-0/+681
* Fix miscellaneous spelling and grammar errors.Dima Dorfman2001-04-201-8/+10
* Make the ap_boot_mtx mutex static.John Baldwin2001-04-207-7/+7
* Split up the db_printf's for 'show pcpu' so that we only output at most oneJohn Baldwin2001-04-202-4/+8
* GC some debugging code that's been #if 0'ed since we got the file fromAndrew Gallatin2001-04-201-8/+0
* - Fix to receive icmp6 echo reply within the host itself to ff02::1.Hajimu UMEMOTO2001-04-191-2/+32
* style(9) edit.David E. O'Brien2001-04-191-40/+39
* Sync with main termcapAndrey A. Chernov2001-04-191-11/+11
* Add cons*u aliases to allow programs to determine exact code table via TERMAndrey A. Chernov2001-04-191-11/+11
* Fix a problem with tests of the form "1.0" vs. "1.0a".Bruce A. Mah2001-04-192-3/+15
* o Document UFS_ACL optionChris D. Faulhaber2001-04-192-4/+16
* Who ever came up with the ${CFLAGS} need to be passed to lint?Jeroen Ruigrok van der Werven2001-04-191-1/+1
* Comment out vfs.vmiodirenable=0 by default, to prevent inproducing anotherMaxim Sobolev2001-04-191-1/+1
* - Whoops, forgot to enable the clock lock in the spin order list on theJohn Baldwin2001-04-191-4/+2
* Change uses of mktemp() to mkstemp().Jeroen Ruigrok van der Werven2001-04-192-57/+72
* Describe mousechar_start hookAndrey A. Chernov2001-04-191-0/+10
* Add mousechar_start hookAndrey A. Chernov2001-04-193-0/+17
* Change SYNOPSIS to use mdoc keeps.Jeroen Ruigrok van der Werven2001-04-191-13/+39
* Fix some mdoc usage.Jeroen Ruigrok van der Werven2001-04-191-4/+6
* Fix english grammar: then does -> than.Jeroen Ruigrok van der Werven2001-04-191-1/+1
* Add a comma after e.g.. This syncs us more with NetBSD and looks moreJeroen Ruigrok van der Werven2001-04-191-2/+2
* o Install sysctl.conf with all other *.conf files;Maxim Sobolev2001-04-192-2/+9
* Add power on to start sequence for 4.x kernels.Orion Hodson2001-04-192-2/+12
* Don't unwrap the function descriptor used as the callout argument toDoug Rabson2001-04-191-7/+2
* Don't take the Giant mutex for clock interrupts.Doug Rabson2001-04-191-2/+0
* Remove section from bugs that says we don't support client locks.Alfred Perlstein2001-04-191-11/+0
* Fix spelling of comparison (was: comparision).Jeroen Ruigrok van der Werven2001-04-193-16/+22
* Add Russian message catalogAndrey A. Chernov2001-04-192-1/+188
* Work around the problem in multi-job make(1).Ruslan Ermilov2001-04-191-0/+2
* Add missing entry for ospf6d.Hajimu UMEMOTO2001-04-191-0/+1
* vnode_pager_freepage() is really vm_page_free() in disguise,Alfred Perlstein2001-04-196-25/+17
* Indirect off cinfo rather than calling pcic_ functions directly. ThisWarner Losh2001-04-191-12/+12
* Fix bogon with the nodump flag.Jordan K. Hubbard2001-04-191-5/+10
* First cut at bringing NEC PC98 original pccard bridge code back intoWarner Losh2001-04-194-46/+371
* Fix inconsistency in setup of kernel_map: we need to make sure thatBosko Milekic2001-04-183-6/+8
* Note support for 3ware Escalade 7000 series. Note MFC of new TCP ISSBruce A. Mah2001-04-183-8/+10
* Check validity of signal callback requested via aio routines.Alfred Perlstein2001-04-183-2/+15
* Convert the protection of hte i8254 from critical_enter/exit like it isJohn Baldwin2001-04-184-17/+21
* DS20 embedded Adaptec SCSI chips are unfortunately not enabled when SRMWilko Bulte2001-04-181-0/+1
* remove debug code left in by accidentAlfred Perlstein2001-04-181-7/+0
* Back out 1.103. It wasn't approved by the owner of the file andWarner Losh2001-04-182-90/+90
* ``An undocumented feature is a bug.''Joerg Wunsch2001-04-182-8/+8