summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed ipip_input(). No codes calls it anymore due to ip_encap.c'ssumikawa2001-09-181-4/+0
* change tracking of channel counts.cg2001-09-182-23/+52
* add a tunable/sysctl, hw.snd.targetirqrate, to modify the default targetcg2001-09-182-4/+22
* add a method for retrieving codec capabilitiescg2001-09-182-0/+16
* Flesh out identifycpu().dfr2001-09-181-1/+35
* Add support for loading bzip2-compressed filesystems. Among other thingssobomax2001-09-187-5/+371
* Style.ru2001-09-181-83/+8
* Style.ru2001-09-181-13/+3
* KLDMOD is not used since share/mk/bsd.kmod.mk,v 1.60.ru2001-09-181-1/+0
* Add release note entry about the amdpm(4) driver.murray2001-09-182-0/+10
* Change p into ke->ke_proc, this was hidden behind INVARIANTS.jlemon2001-09-181-1/+1
* Add 'device smb' to the synopsis, as this is required to do anythingmurray2001-09-182-0/+2
* Remove hard coded magic load address. Now to change the load address,peter2001-09-182-2/+2
* Tweak the autoneg kickoff code to that it more closely resembles thewpaul2001-09-181-3/+16
* Handle the absence of net.inet.ip.fw.verbose_limit better, just likefenner2001-09-181-1/+1
* Fix a fatal type mismatch (char *static_env; vs char static_env[]).peter2001-09-172-6/+13
* Use includes to get prototypes for hints and env arrays.peter2001-09-171-0/+8
* Use NULL instead of __FILE__ in the !LOCK_DEBUG case in the locking codejhb2001-09-174-27/+39
* Fix multiple uses of commas to separate countries. This construct isgrog2001-09-171-28/+28
* Replace line accidentally deleted during KSE additions.julian2001-09-171-1/+1
* Don't inline mutexes in the LOCK_DEBUG case.jhb2001-09-171-1/+1
* If any of various debug kernel options are enabled, set a LOCK_DEBUGjhb2001-09-171-0/+13
* Add a lock assertion to linux_sendsig() to match other sendsig functions.jhb2001-09-171-0/+1
* Call acpi_DeviceIsPresent() only for devices. This should makeiwasaki2001-09-171-1/+1
* Fix segfault introduced in previous commit (when adding local packages).sobomax2001-09-171-2/+3
* Fix the bootstrapping aid from revision 1.9.ru2001-09-171-1/+1
* When bootstrapping install(1), libc may not have the strtofflags(3) support.ru2001-09-171-0/+6
* Run the `bootstrap-tools' and `cross-tools' stages with BOOTSTRAPPINGru2001-09-171-5/+5
* First appeared in 5.0, not in 4.4ache2001-09-171-1/+1
* Common Mike adds see alsos from all of the synchronizationsilby2001-09-174-3/+11
* Fix a typo: documenation -> documentationsilby2001-09-171-1/+1
* Update to reflect the fact that net.inet.tcp.rfc1323 is on by default.jlemon2001-09-171-11/+7
* Fix so that lpc's interactive-mode will not be confused by EditLine processinggad2001-09-171-0/+9
* Change permissions for initial install of maillog file to 640. (from 644)jlemon2001-09-171-1/+1
* Change maillog to have permissions of 640. Users shouldn't be able tojlemon2001-09-171-1/+1
* style(9)mike2001-09-171-62/+56
* Add amdpm.4 to build.murray2001-09-161-1/+1
* SMBus support for the AMD 756 power management unit. See smbus(4),murray2001-09-164-0/+702
* Avoid empty decls when __FBSDIDs are turned off.dillon2001-09-161-1/+7
* Implement __FBSDID()dillon2001-09-1620-56/+57
* Disable per-user .login_conf support due to incorrect merging of localrwatson2001-09-162-0/+5
* Added pc98 support.nyan2001-09-161-0/+5
* MFi386: sys/isa/fd.c revision from 1.205 to 1.219.nyan2001-09-162-882/+1044
* Allocate i/o and memory resources using gdc driver.nyan2001-09-162-48/+378
* Recognize two cheap PCI 16550 devices :murray2001-09-162-4/+8
* Catch up with the English version:hrs2001-09-161-21/+23
* Fix some typo and malformed SGML markups.hrs2001-09-161-20/+16
* Ian Dowse had closed the race a little more in card ejection events.imp2001-09-161-16/+18
* MFi386: added comment for ed driver.nyan2001-09-161-0/+1
* MFi386: cosmetic changes.nyan2001-09-162-0/+2
OpenPOWER on IntegriCloud