summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | More comment cleanup.alex1997-06-262-10/+10
* | | Typo police.alex1997-06-262-6/+6
* | | Style fix my previous commit.alex1997-06-262-4/+4
* | | Synchronize with sys/i386/isa/clock.c and isa.c revisions 1.88 andkato1997-06-264-113/+101
* | | Use err(3) instead of local redefinition.charnier1997-06-261-7/+10
* | | Add usage(). Put program name in bold in the man page.charnier1997-06-262-7/+15
* | | Remove use of progname. Add usage().charnier1997-06-261-7/+13
* | | Correct usage string. Program name converted to bold in man page.charnier1997-06-262-5/+7
* | | Back out a bad commit.tegge1997-06-262-6/+2
* | | Clear nfs_iodwant[myiod] when the nfsiod process exits due to a signal.tegge1997-06-253-3/+6
* | | Treat no match as a failure. This is the normal behaviour on SunOS.tegge1997-06-251-0/+1
* | | Merged/renamed functions:fsmp1997-06-257-574/+392
* | | Modified to use merged/renamed functions:fsmp1997-06-257-180/+160
* | | Modified to declare merged/renamed functions:fsmp1997-06-253-15/+12
* | | Fill in parent process id when reading process information from ategge1997-06-251-0/+12
* | | Modified to use renamed get_pci_apic_irq() -> pci_apic_pin() function.fsmp1997-06-252-10/+14
* | | Allow the kernel configuration file to override the amount of memorytegge1997-06-252-2/+6
* | | Allow kernel configuration file to override PMAP_SHPGPERPROC. The defaulttegge1997-06-252-2/+6
* | | Block some interrupts during the call to pmap_zero_page integge1997-06-252-2/+6
* | | Add "set server" to control the server socket.brian1997-06-2510-74/+361
* | | Introduce an advisory exclusive lock on the scsi link structure.tegge1997-06-254-4/+47
* | | Comment out rc.conf picking by defaultache1997-06-251-4/+4
* | | Add . /etc/rc.conf to pick variablesache1997-06-251-1/+6
* | | Execute rc.local in a subshell instead of sourcing it.pst1997-06-251-2/+2
* | | Pull histedit.h out, it lives in /usr/src/include, not here.msmith1997-06-251-5/+0
* | | Update histedit.h to match the new libedit.msmith1997-06-251-8/+15
* | | Import substantial improvements to ftp(1) from NetBSD, largely themsmith1997-06-2514-1398/+3555
* | | Avoid small synchronous writes when an application does lots of random-accessdfr1997-06-252-38/+230
* | | Make nfs_lookup return a NULLVP on error so that DIAGNOSTIC kernels don'tdfr1997-06-252-8/+16
* | | Add extra test functionality.msmith1997-06-251-21/+49
* | | Update libedit with changes from NetBSD. Includes history load/save,msmith1997-06-2517-112/+1053
* | | Add stringlist functions from NetBSD. (required for the new ftp(1)msmith1997-06-253-5/+246
* | | Add stringlist functions from NetBSD. (required for the new ftp(1)msmith1997-06-252-4/+59
* | | Don't ever allow lowering the securelevel at all. Allowing it doesjoerg1997-06-251-2/+2
* | | Update manpage to newer version. Use err(3).charnier1997-06-252-19/+20
* | | Free a malloc'ed variable before exiting. Compute line number when parsingcharnier1997-06-252-5/+12
* | | Fix krb5_prop entry.dima1997-06-251-3/+2
* | | Add krb5_prop service (kerberos v5 prop).dima1997-06-251-1/+2
* | | sh /etc/rc.local -> . /etc/rc.localdima1997-06-251-2/+2
* | | Allow shell commands (still run as original user)brian1997-06-251-2/+8
* | | Do The Right Thing when an iBCS2 program does getgroups(0, whatever) -- wesef1997-06-251-2/+6
* | | YAMF22jkh1997-06-241-3/+13
* | | Add missing '.'dima1997-06-241-10/+10
* | | Yeesh! Some of this stuff I yanked out of the makefiles withoutjkh1997-06-242-4/+4
* | | Fix ~? output in "term" mode.brian1997-06-241-9/+9
* | | Display tickadj in struct clockinfo.jhay1997-06-242-6/+6
* | | Add tickadj to struct clockinfo, like NetBSD and OpenBSD.jhay1997-06-241-1/+1
* | | Add tickadj to struct clockinfo, like NetBSD and OpenBSD.jhay1997-06-247-8/+13
* | | Ensure that the boot CPU honours write protection in kernel mode.tegge1997-06-247-7/+63
* | | Don't depend upon the kernel load address being 0xf0100000.tegge1997-06-241-2/+2
OpenPOWER on IntegriCloud