summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The .Fn function. Use .Xr where appropriate.charnier2003-03-2462-146/+278
* The .Fn functioncharnier2003-03-2417-48/+84
* The .Nm librarycharnier2003-03-241-2/+3
* The .Fn functioncharnier2003-03-245-13/+23
* The .Fn functioncharnier2003-03-241-5/+10
* Don't call sysbeep() in sc_bell() if either duration or pitch is zero.jhb2003-03-241-1/+1
* The ... utilitycharnier2003-03-241-2/+3
* Remove a trailing semicolon in SCHED_QUANTUM definition.mux2003-03-241-1/+1
* Turn /dev/geom.ctl from a GEOM class into a plain character device driverphk2003-03-243-94/+19
* Save a lock: Grab the stall_events SX lock exclusively so it also serializephk2003-03-241-2/+2
* Forced commit.brueffer2003-03-240-0/+0
* Fixed an errx format error in rev.1.81. This should have been fatalbde2003-03-241-2/+2
* Explain what the rot13 script does.tjr2003-03-241-0/+4
* Better fix for the problem addressed by rev.1.79: don't loop inbde2003-03-241-8/+13
* The descriptions of the -C and -M options were around the wrong way;tjr2003-03-241-10/+10
* Add -M, -Q, -S, and -T to the usage message.tjr2003-03-241-1/+1
* Disable interrupts while in kdb_trap() to handle cases where the callerbde2003-03-242-0/+14
* Directories for Russian manpages.ru2003-03-241-0/+48
* - The payload of Write Request Quad must be network byte order.simokawa2003-03-241-1/+1
* - The payload of Write Request Quad and Read Response Quad must besimokawa2003-03-242-2/+9
* Safe PCI configuration.simokawa2003-03-241-2/+6
* We don't have cat(1) and kill(1) on the miniroot disks.mbr2003-03-231-9/+15
* Document the -g option in the usage message.mtm2003-03-231-0/+1
* Introduce g_cancel_events() and use it a couple of places where it makesphk2003-03-233-0/+26
* Introduce an SX lock which allows us to stall event processingphk2003-03-232-0/+21
* s/discriptors/descriptors/cognet2003-03-231-1/+1
* Remove MAKEDEV.8. MAKEDEV itself has been nuked some time ago.brueffer2003-03-235-254/+0
* Add a new -o option to tell xargs(1) to reopen /dev/tty as stdin inmux2003-03-232-5/+21
* Remove unused mtx_lock_giant(), mtx_unlock_giant(), related globalstjr2003-03-233-95/+0
* I forgot the evil ioctl census scripts: #include <geom/geom_ctl.h>phk2003-03-231-0/+1
* Marshalling stuff for OAM API.phk2003-03-232-0/+187
* Add marshalling functions for OAM api.phk2003-03-233-1/+262
* A note about which #include files may be used where.phk2003-03-231-0/+22
* Start leaking the AOM api into the tree.phk2003-03-232-0/+149
* Sync types with headers.ru2003-03-231-5/+5
* s/loaded as a module/available as a module/gobrien2003-03-232-2/+2
* Garbage collect FREEBSD_MAC_EXTATTR_NAME and FREEBSD_MAC_EXTATTR_NAMESPACE,rwatson2003-03-232-16/+0
* Clarify the proper bitmask for target mode with another example.njl2003-03-231-0/+1
* MFP4 27224 and 27225:imp2003-03-221-3/+18
* add missing `ipf -s'.ume2003-03-221-0/+1
* Go for the auto-tuned `maxusers'. This at least fixesru2003-03-224-17/+0
* Remove bitrot associated with `maxusers'.ru2003-03-229-11/+3
* Document the net.inet.icmp branch of the sysctl(3) MIB.ru2003-03-221-1/+46
* mdoc(7) police: Tidy up the formatting.ru2003-03-221-130/+197
* We shouldn't assert that a vode is locked in vop_lock_post()yar2003-03-221-1/+2
* - Add a new ioctl to get the maximum number of ATA channels.mux2003-03-223-4/+14
* Refine translation.rushani2003-03-221-5/+5
* Merge the following from the English version:rushani2003-03-221-1/+16
* Make -c only set flag_c and not a toggle. With flag_c disabled bykeramida2003-03-221-1/+1
* Add a small manpage.keramida2003-03-221-0/+87
OpenPOWER on IntegriCloud