summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Let everyone know when to send the gifts.das2003-02-211-0/+1
* Hostname specifications must allow commas in the value. They arethomas2003-02-211-1/+2
* NO_GEOM cleanup:phk2003-02-2110-40/+51
* Push UFS_ACL back for i386. We have 11kbytes of free space on kern.flp.matusita2003-02-212-2/+0
* Some style fixes.bmilekic2003-02-211-10/+10
* NO_GEOM cleanup:phk2003-02-2113-16/+14
* Mention that dlerror() is also applicable to retrieve error message afterphantom2003-02-211-0/+2
* Respect ``makeoptions NO_MODULES'' specified in the kernel config file.ru2003-02-211-7/+6
* Overhaul the targets and hope this is now much more readable.ru2003-02-212-61/+24
* Don't try to deal with vi.recover if the directory doesn't existdougb2003-02-211-0/+1
* Remove "sleeper" nonsense.tjr2003-02-211-4/+1
* Don't omit --update on 9ball.des2003-02-211-1/+0
* If UTS kernel is calling kse_wakeup for itself, do nothing.davidxu2003-02-212-6/+12
* Fix ATAPI/USB/Firewire CDROM drive handling in cd(4) and hopefully fixken2003-02-217-365/+1117
* The ancient and outdated concept of "privileged ports" in UNIX-typecjc2003-02-211-2/+15
* Some things don't build for PowerPC yet.obrien2003-02-214-5/+22
* Oops, forgot to put back debug level.simokawa2003-02-211-1/+1
* Don't try to build devd when NO_CXX is set.obrien2003-02-211-1/+4
* remove unused code.simokawa2003-02-211-1/+2
* Fix typosimokawa2003-02-211-1/+1
* Don't scan lun by myself while boot process leave it CAM to scan the bus.simokawa2003-02-211-8/+27
* Clean up viachan_init.orion2003-02-211-9/+13
* Fix assignment of record sgd_addr and clean up via8233chan_init.orion2003-02-211-10/+13
* On detach, don't remove the child from our list of children unless it hasscottl2003-02-201-1/+1
* Make camcontrol WARNS=2 clean.johan2003-02-204-7/+12
* Change the console interface to pass a "struct consdev *" instead of aphk2003-02-2021-89/+110
* mdoc(7) police: tidy up.ru2003-02-201-21/+41
* Initialize sign to NULL so that we don't attempt to free() it in casemikeh2003-02-201-0/+1
* First round off updates/fixes to the ATA driver.sos2003-02-2022-2456/+2606
* First round off updates/fixes to the ATA driver.sos2003-02-201-3/+8
* Remove unused variables in the IPSEC case.jlemon2003-02-202-2/+0
* Remove extraneous word.ceri2003-02-201-1/+1
* Implement a "sndbuf_getbufaddr" function and use it instead of vtophys().cognet2003-02-2018-65/+100
* Modified release notes: OpenSSL-0.9.7a.bmah2003-02-202-4/+4
* Uncomment the xl(4) driver since it's now working properlymux2003-02-201-1/+1
* Add a dead_cdevsw which does its best to return ENXIO if at all possible.phk2003-02-201-3/+53
* Removed extra parentheses.ru2003-02-201-1/+1
* Fixed comment.ru2003-02-203-3/+3
* Regen from syscalls.master 1.50.tjr2003-02-203-6/+6
* Mark linux_getpid(), linux_getuid() and linux_getgid() as MPSAFE.tjr2003-02-201-3/+3
* Add M_WAITOKume2003-02-201-1/+1
* The completion queue is no longer used, so nuke its associated codescottl2003-02-202-4/+0
* Adjust code for new kse_release interface.davidxu2003-02-201-1/+1
* Forgot to set KU_DOUPCALL in kse_wakeup.davidxu2003-02-202-0/+2
* Add a timeout parameter to kse_release.davidxu2003-02-209-30/+62
* Simplify page alignment.marcel2003-02-204-44/+16
* Fix fumble in rev 1.525. pmap_kenter()'s second argument is a physicalpeter2003-02-202-2/+2
* Update teh aac(4) manpage to note new controllers, the scsi passthruscottl2003-02-201-17/+24
* Fix pathnames: BIN should be BASE for FreeBSD 5.0 and later.bmah2003-02-201-2/+2
* o Allow "buckets" in mb_alloc to be differently sized (according tobmilekic2003-02-206-118/+181
OpenPOWER on IntegriCloud