summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for booting in VESA 0x102 videomode. Corresponding patches tophk1997-07-314-6/+46
* Consistently use tabs in the leading comments.asami1997-07-311-3/+3
* Use err(3). Add prototypes. Silent -Wall.charnier1997-07-312-41/+39
* Cosmetic in usage string and err() messages.charnier1997-07-312-22/+20
* Use err(3).charnier1997-07-312-17/+17
* Use err(3). Add missing flags in usage string.charnier1997-07-313-47/+38
* Do not set the application variable LDDESTDIR. Note that it is still honoredasami1997-07-311-6/+1
* Moved the free case to top of MPgetlock and MPtrylockfsmp1997-07-311-3/+142
* Converted the TEST_LOPRIO code to default.fsmp1997-07-3115-175/+185
* Converted the TEST_LOPRIO code to default.fsmp1997-07-314-115/+20
* Converted the TEST_LOPRIO code to default.fsmp1997-07-317-29/+14
* Add cvsup.uk.freebsd.org.jdp1997-07-311-1/+4
* Fix handling of mixed colors+attributes case by merging from ncurses 4.1ache1997-07-301-7/+21
* Fix logical background handling by merging it from ncurses 4.1ache1997-07-3014-37/+102
* Update the list of CVSup mirror sites.jdp1997-07-301-8/+16
* fix a few problems with pty. warn about how if you only have 1 ptyjmg1997-07-301-13/+16
* ifdef out ttytype definition, mytinfo not have it and configure confusedache1997-07-301-0/+2
* Set up the alias address before executingbrian1997-07-291-3/+3
* Fix problem caused by a chunk of the previous patch having beense1997-07-291-3/+3
* Add -lm since "ping" now requires the math library for itsjkh1997-07-292-4/+4
* Modify passwd and chpass to use new AF_LOCAL RPC interface instead ofwpaul1997-07-294-37/+48
* Modify rpc.yppasswdd to use the new AF_LOCAL transport in the RPC librarywpaul1997-07-297-449/+104
* Two minor, pedantic fixes from bde for my last pedantic fixes, plusimp1997-07-2910-33/+29
* Add support for busmaster DMA on some PCI IDE chipsets.sos1997-07-297-17/+1111
* Change /var/run owner to root - sendmail can't write sendmail.pidache1997-07-291-2/+2
* Add usage(), use err(3).charnier1997-07-294-72/+76
* Remove prog, unused variables.charnier1997-07-297-30/+23
* Use err(3) instead of local redefinition.charnier1997-07-292-43/+17
* Use err(3).charnier1997-07-292-55/+69
* Add usage().charnier1997-07-292-14/+28
* Return to using disable/enable_intr() for guarding DMA register access.msmith1997-07-292-14/+20
* Fix boatloads of buffer overflows from the OpenBSD tree.imp1997-07-299-100/+151
* Allow hosts specified by IP number (avoidingbrian1997-07-282-9/+22
* Make compile with rev. 1.101 of ncr.c, which added support forse1997-07-281-13/+13
* Add support for loading the SCRIPTS microcode into the on-chip RAMse1997-07-281-598/+795
* Use malloc to save space for temp SUNIT variableache1997-07-281-9/+10
* Fix for PR #4147: apparently BIND now returns a status of NO_RECOVERYwpaul1997-07-281-3/+4
* Pedant attack! Use variable names consistent with discourse inmsmith1997-07-282-14/+12
* Use disable_intr() / read/write_eflags() to ensure that interruptmsmith1997-07-282-8/+12
* Cosmetic in usage string.charnier1997-07-282-14/+14
* Modified the PEND_INTS algorithm to fix the ISA INT loss problem.fsmp1997-07-2815-45/+231
* Improve dependancy behaviour a little more.msmith1997-07-281-3/+4
* Fix file descriptor leaks.brian1997-07-281-4/+8
* Count the "proto" arg after a single address,brian1997-07-271-2/+4
* Add a simple example section.wosch1997-07-271-1/+9
* Add getbkgd() macroache1997-07-271-0/+1
* Remove a reference to /c/phk, this should be handled by the magic scriptphk1997-07-271-1/+1
* Move tmpnc struct out of stack, too largeache1997-07-271-2/+3
* Support 4MB pages.bde1997-07-273-24/+69
* List help.h a a dependancy for editline.cmsmith1997-07-271-2/+2
OpenPOWER on IntegriCloud