| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Goodbye S/Key, Hello OPIE. | markm | 2001-07-09 | 2 | -13/+17 |
* | Note that spls are noops | imp | 2001-07-09 | 1 | -0/+2 |
* | Better support for multi-lingual release documentation. We now support | bmah | 2001-07-09 | 2 | -3/+13 |
* | mdoc(7) police: eliminate -ww warnings. | ru | 2001-07-09 | 1 | -2/+2 |
* | mdoc(7) police: eliminate -ww warnings. | ru | 2001-07-09 | 1 | -3/+3 |
* | Fix disordering. | obrien | 2001-07-09 | 1 | -1/+1 |
* | Add fsck_msdosfs | obrien | 2001-07-09 | 1 | -0/+1 |
* | Style tweaks. | obrien | 2001-07-09 | 1 | -2/+4 |
* | Add fsck_msdosfs. | obrien | 2001-07-09 | 9 | -0/+2716 |
* | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | dd | 2001-07-09 | 323 | -431/+2 |
* | Fix the type of the NULL arg to execl() | brian | 2001-07-09 | 54 | -83/+95 |
* | Fix the type of the last arg to execl() | brian | 2001-07-09 | 1 | -1/+1 |
* | Link in manpages for vfs_busy, vfs_mount, vfs_unbusy, and vinvalbuf. | alfred | 2001-07-09 | 1 | -1/+2 |
* | Document kernel API for vfs_busy(), vfs_mount(), vfs_unbusy(), and | alfred | 2001-07-09 | 4 | -0/+364 |
* | It is just stupid to have to do ``<ESC>!rm -f %'' to write a file you own. | obrien | 2001-07-09 | 1 | -0/+29 |
* | Fix missing newline and terminator at the end of the vm.zone sysctl. | des | 2001-07-09 | 1 | -2/+1 |
* | Add manual page and usage for dump -D (supplied by Dima Dorfman) (will also | dillon | 2001-07-09 | 2 | -10/+24 |
* | Staticise the OpenBSD SHA1_End() function | brian | 2001-07-09 | 1 | -1/+1 |
* | Stay (backwards-)compatible with OpenBSD's groff | brian | 2001-07-09 | 2 | -2/+6 |
* | Add a ``nat proto'' command -- similar to natd(8)'s -redirect_proto switch. | brian | 2001-07-09 | 5 | -0/+117 |
* | Oops, remove a `mouse_move_delayed++' that shouldn't have been | iedowse | 2001-07-08 | 1 | -3/+1 |
* | Another large patchset from Bruce. | joerg | 2001-07-08 | 2 | -316/+226 |
* | The state machine for 3-button emulation defers some button events | iedowse | 2001-07-08 | 1 | -4/+29 |
* | Oops, forgot to add 'D' to the option morphing block. | dillon | 2001-07-08 | 1 | -0/+1 |
* | Add a -D option to dump, allowing the path for the /etc/dumpdates file to be | dillon | 2001-07-08 | 1 | -2/+6 |
* | soopt_mcopyout() frees mbuf if error occurs, and DOES NOT free it if it is | ume | 2001-07-08 | 1 | -2/+6 |
* | Do not set the MODE_1000 bit unless we actually have a gigabit link. | wpaul | 2001-07-08 | 1 | -1/+9 |
* | Handle shemeless, hostless URLs correctly. | des | 2001-07-08 | 1 | -3/+5 |
* | Fix an embarassing if-test-reversal bug that broke scheme guessing. | des | 2001-07-08 | 1 | -2/+2 |
* | Small whitespace fix. | julian | 2001-07-08 | 1 | -2/+2 |
* | A set of changes to reduce the number of include files the kernel | julian | 2001-07-08 | 13 | -13/+19 |
* | Turn on nullmodem (nmdm(4)) man page. | julian | 2001-07-08 | 1 | -0/+1 |
* | Add a brief manpage (cribbed form pty.4) about the null-modem | julian | 2001-07-08 | 1 | -0/+66 |
* | turn on the null-modem device. | julian | 2001-07-08 | 1 | -1/+1 |
* | Temporary feature: Runtime tuneable tcp initial sequence number | silby | 2001-07-08 | 8 | -6/+77 |
* | Fill paragraphs after previous commit. | dd | 2001-07-08 | 1 | -13/+14 |
* | Note that options should be listed in NOTES, not LINT, although LINT | dd | 2001-07-08 | 1 | -3/+3 |
* | Ha! This time, I remembered the ACPI module. Update the sources list | msmith | 2001-07-07 | 2 | -8/+8 |
* | Nuke the ACPI APIC driver. The ACPI CA infrastructure it depended on | msmith | 2001-07-07 | 1 | -164/+0 |
* | Nuke the ACPI APIC driver. The ACPI CA infrastructure it depended on | msmith | 2001-07-07 | 1 | -1/+0 |
* | The Netgear card works for me under 'wi'. | nsayer | 2001-07-07 | 1 | -0/+6 |
* | The m_free call in the ip6_fw_ctl_ptr == NULL case apparently | ume | 2001-07-07 | 1 | -2/+0 |
* | Ian Dowse writes: | mjacob | 2001-07-07 | 1 | -16/+7 |
* | Markup fix: Change sysctl variables marked as <literal></literal> | bmah | 2001-07-07 | 2 | -6/+6 |
* | Fix typo in acpi_cpu_attach() and correct range checking in | iwasaki | 2001-07-07 | 1 | -2/+2 |
* | Fix type-o's, revamp section on the /tmp softlink, add sections for a | dillon | 2001-07-07 | 1 | -6/+52 |
* | Fix an incorrect conflict resolution which prevented TISAuthentication | green | 2001-07-07 | 1 | -25/+2 |
* | Don't try to dereference the -1th ccp algorithm array entry when we | brian | 2001-07-07 | 1 | -1/+1 |
* | Kill the old processor driver; the ACPI CA functions it depended on | msmith | 2001-07-07 | 3 | -670/+389 |
* | Add acpi_GetTableIntoBuffer, to aid in fetching tables. | msmith | 2001-07-07 | 2 | -3/+25 |