summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mdoc(7) police: eliminate -ww warnings.ru2001-07-091-3/+3
* Fix disordering.obrien2001-07-091-1/+1
* Add fsck_msdosfsobrien2001-07-091-0/+1
* Style tweaks.obrien2001-07-091-2/+4
* Add fsck_msdosfs.obrien2001-07-099-0/+2716
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-09323-431/+2
* Fix the type of the NULL arg to execl()brian2001-07-0954-83/+95
* Fix the type of the last arg to execl()brian2001-07-091-1/+1
* Link in manpages for vfs_busy, vfs_mount, vfs_unbusy, and vinvalbuf.alfred2001-07-091-1/+2
* Document kernel API for vfs_busy(), vfs_mount(), vfs_unbusy(), andalfred2001-07-094-0/+364
* It is just stupid to have to do ``<ESC>!rm -f %'' to write a file you own.obrien2001-07-091-0/+29
* Fix missing newline and terminator at the end of the vm.zone sysctl.des2001-07-091-2/+1
* Add manual page and usage for dump -D (supplied by Dima Dorfman) (will alsodillon2001-07-092-10/+24
* Staticise the OpenBSD SHA1_End() functionbrian2001-07-091-1/+1
* Stay (backwards-)compatible with OpenBSD's groffbrian2001-07-092-2/+6
* Add a ``nat proto'' command -- similar to natd(8)'s -redirect_proto switch.brian2001-07-095-0/+117
* Oops, remove a `mouse_move_delayed++' that shouldn't have beeniedowse2001-07-081-3/+1
* Another large patchset from Bruce.joerg2001-07-082-316/+226
* The state machine for 3-button emulation defers some button eventsiedowse2001-07-081-4/+29
* Oops, forgot to add 'D' to the option morphing block.dillon2001-07-081-0/+1
* Add a -D option to dump, allowing the path for the /etc/dumpdates file to bedillon2001-07-081-2/+6
* soopt_mcopyout() frees mbuf if error occurs, and DOES NOT free it if it isume2001-07-081-2/+6
* Do not set the MODE_1000 bit unless we actually have a gigabit link.wpaul2001-07-081-1/+9
* Handle shemeless, hostless URLs correctly.des2001-07-081-3/+5
* Fix an embarassing if-test-reversal bug that broke scheme guessing.des2001-07-081-2/+2
* Small whitespace fix.julian2001-07-081-2/+2
* A set of changes to reduce the number of include files the kerneljulian2001-07-0813-13/+19
* Turn on nullmodem (nmdm(4)) man page.julian2001-07-081-0/+1
* Add a brief manpage (cribbed form pty.4) about the null-modemjulian2001-07-081-0/+66
* turn on the null-modem device.julian2001-07-081-1/+1
* Temporary feature: Runtime tuneable tcp initial sequence numbersilby2001-07-088-6/+77
* Fill paragraphs after previous commit.dd2001-07-081-13/+14
* Note that options should be listed in NOTES, not LINT, although LINTdd2001-07-081-3/+3
* Ha! This time, I remembered the ACPI module. Update the sources listmsmith2001-07-072-8/+8
* Nuke the ACPI APIC driver. The ACPI CA infrastructure it depended onmsmith2001-07-071-164/+0
* Nuke the ACPI APIC driver. The ACPI CA infrastructure it depended onmsmith2001-07-071-1/+0
* The Netgear card works for me under 'wi'.nsayer2001-07-071-0/+6
* The m_free call in the ip6_fw_ctl_ptr == NULL case apparentlyume2001-07-071-2/+0
* Ian Dowse writes:mjacob2001-07-071-16/+7
* Markup fix: Change sysctl variables marked as <literal></literal>bmah2001-07-072-6/+6
* Fix typo in acpi_cpu_attach() and correct range checking iniwasaki2001-07-071-2/+2
* Fix type-o's, revamp section on the /tmp softlink, add sections for adillon2001-07-071-6/+52
* Fix an incorrect conflict resolution which prevented TISAuthenticationgreen2001-07-071-25/+2
* Don't try to dereference the -1th ccp algorithm array entry when webrian2001-07-071-1/+1
* Kill the old processor driver; the ACPI CA functions it depended onmsmith2001-07-073-670/+389
* Add acpi_GetTableIntoBuffer, to aid in fetching tables.msmith2001-07-072-3/+25
* Get the ACPI softc before we potentially dereference it.msmith2001-07-071-5/+5
* Quiet the complaint about the _SCP method if it doesn't exist; it'smsmith2001-07-071-2/+3
* Oops, have to use AcpiSetCurrentResources, not invoke the _SRS methodmsmith2001-07-072-8/+2
* Fix unaligned access faults on alpha.mjacob2001-07-071-1/+9
OpenPOWER on IntegriCloud