summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove outdated BUGS section. We'll never rename comcontrol to siocontrol.phantom2000-05-041-4/+0
* Document `.Fx', `.Nx' and `.Ox' macros as callable and parsable.phantom2000-05-042-8/+5
* Add ioctl() in read_ether() so that pccardd ensure reading its etheriwasaki2000-05-041-0/+2
* Use `Er' variable to define first column width in ERRORS section. It wasphantom2000-05-0453-54/+54
* Set `Er' default value to 17n (length("EPROTONOSUPPORT") + 1)phantom2000-05-041-1/+1
* Repocopied to src/sys/conf/kmod.mkpeter2000-05-041-301/+0
* Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.peter2000-05-04117-117/+117
* These files are located under usr.bin/calendar/calendars/ru_RU.KOI8-R nowphantom2000-05-045-131/+0
* Directory renamed in /usr/share/calendar: ru_SU.KOI8-R -> ru_RU.KOI8-Rphantom2000-05-041-1/+1
* Rename calendars/ru_SU.KOI8-R to calendars/ru_RU.KOI8-R to reflectphantom2000-05-042-2/+2
* Correct comments and variable names left since repo-copyphantom2000-05-045-23/+23
* Add missing $FreeBSD$ tagsphantom2000-05-044-0/+7
* mdoc(7) cleanup:phantom2000-05-0421-189/+237
* o Make note of brandelf change (obrien)imp2000-05-041-9/+13
* Increase the initial size of a RAID-5 plex lock table to 256 entries,grog2000-05-041-2/+2
* requeststatus: Correct check for striped plex.grog2000-05-041-2/+2
* Don't hide bio structure behind macros like b_ioflags.grog2000-05-041-40/+54
* expand_table: Avoid a race condition which may have been contributinggrog2000-05-041-1/+4
* lockrange: Avoid a race condition which was causing random corruption,grog2000-05-041-6/+5
* remove_drive: correctly obliterate the magic number.grog2000-05-041-7/+15
* Don't hide bio structure behind macros like b_ioflags.grog2000-05-041-27/+35
* Only wake up one process when we're done configuring.grog2000-05-041-2/+2
* Rename GENERIC98 to GENERIC.kato2000-05-041-320/+0
* Use assembler directives rather than ALTENTRY() so that longjmp() andjasone2000-05-044-20/+16
* Added PWS as abbreviated name for Miatawilko2000-05-031-5/+8
* I mentioned yesterday that I could use some work, and Kelly says, "Commit mydwhite2000-05-032-38/+46
* If BUS_DEBUG is defined then create a sysctl, debug.bus_debug, thatpaul2000-05-031-1/+6
* Formatting tweak.archie2000-05-032-8/+6
* New option: -redirect_proto.ru2000-05-032-1/+91
* Print files submitted at the same instant in deterministic order.wollman2000-05-031-5/+20
* Remove extraneous Dv macro that slipped in, in rev 1.64.sheldonh2000-05-031-1/+0
* Add missing .El macro.jasone2000-05-033-0/+3
* Convert the vm_pager_strategy() interface to take a struct bio instead ofphk2000-05-036-104/+76
* Remove 42 unneeded #include <sys/ioccom.h>.phk2000-05-0343-43/+0
* Don't allow VOP_GETEXTATTR to set uio->uio_offset != 0, as we don'trwatson2000-05-031-12/+10
* - Removed hi-resolution mode supports.nyan2000-05-031-29/+13
* Move sn and cs drivers from the compat section to the real section.imp2000-05-032-8/+8
* Replace all the ifdef debugging spaghetti with a single ifdef andpaul2000-05-031-40/+22
* Force the address of the socket to be INADDR_ANY immediately beforepaul2000-05-021-1/+13
* Restore this file.obrien2000-05-021-0/+152
* Bump FreeBSD_version after module version changespeter2000-05-021-1/+1
* Add descriptions of the nm(1aout) keywords and their meanings.obrien2000-05-021-0/+26
* nm.1aout is used here now.obrien2000-05-021-152/+0
* This commit was generated by cvs2svn to compensate for changes in r59901,obrien2000-05-021-2/+2
|\
| * history fixobrien2000-05-021-2/+2
* | Don't assume *lasthook is initialized in ng_path2node().archie2000-05-021-2/+2
* | Remove an unnecessary error messageluigi2000-05-021-0/+2
* | Disconnect libm from the build tree. It's broken, not beingjoe2000-05-024-16/+9
* | Update my e-mail addressn_hibma2000-05-027-12/+12
* | Add the udbp modulen_hibma2000-05-021-0/+1
OpenPOWER on IntegriCloud