aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* junk from the last importDavid E. O'Brien1999-05-021-89/+0
* This commit was generated by cvs2svn to compensate for changes in r46275,David E. O'Brien1999-05-0223-161/+770
|\
| * Virgin import of ISC-DHCP v2.0b1pl27David E. O'Brien1999-05-0228-250/+947
* | This routine was "use"ing File::Basename. This commit removes thatMark Murray1999-05-021-2/+30
* | Mention ``show mp''.Brian Somers1999-05-022-6/+24
* | Update documentation of new functions.Greg Lehey1999-05-021-10/+63
* | Add definitions for history functions and printconfig split.Greg Lehey1999-05-021-0/+8
* | printconfig:Greg Lehey1999-05-021-16/+41
* | vinum_create:Greg Lehey1999-05-021-56/+96
* | Maintain a log file, by default /var/log/vinum.history, showing whatGreg Lehey1999-05-021-0/+54
* | Get extern declarations right.Greg Lehey1999-05-021-4/+4
* | close_drive:Greg Lehey1999-05-021-30/+45
* | vinum_mallocinfo:Greg Lehey1999-05-021-1/+1
* | set_sd_state:Greg Lehey1999-05-021-6/+9
* | sizespec:Greg Lehey1999-05-021-1/+3
* | Remove some dead variables.Greg Lehey1999-05-021-3/+1
* | - Added PCI identification support for the TI1251 PCI/CardBus bridge.Nate Williams1999-05-024-4/+10
* | Add $Id$Kris Kennaway1999-05-022-0/+2
* | Missed a ref to /usr/share/mk/bsd.port.mkTim Vanderhoek1999-05-021-2/+2
* | - When the card is inserted, call pccard_insert_beep instead ofNate Williams1999-05-021-2/+2
* | Whoops, not all SMP systems have memory range attribute support. Don'tMike Smith1999-05-022-4/+6
* | * Alpha's do crashdumps too. (move manpage to arch-neutral home)David E. O'Brien1999-05-026-444/+12
* | Remove NOPERL. Seems to cause too many problems, as those that try don'tDavid E. O'Brien1999-05-023-9/+3
* | Don't install i386 specific manpage on the Alpha -- install Alpha specficDavid E. O'Brien1999-05-021-1/+5
* | Oops. Introduced a typo in one of previous commits.Nick Hibma1999-05-011-1/+1
* | Clean up uhci_intr. Avoid acknowledging mutliple interrupts withNick Hibma1999-05-011-26/+27
* | Correct maximum error count in TD initialisation for transfer from 2 to 3.Nick Hibma1999-05-011-2/+2
* | Clean up debugging output, rename printf to DPRINTF and set someNick Hibma1999-05-011-38/+29
* | Move the disabling of interrupts right before the allocation of theNick Hibma1999-05-013-2/+34
* | Add more bits of libF77.David E. O'Brien1999-05-011-3/+9
* | * Add MAIN.cDavid E. O'Brien1999-05-011-3/+3
* | JMZ says:David E. O'Brien1999-05-011-0/+1
* | MFS: sort reference list and embelish history.David E. O'Brien1999-05-011-5/+9
* | Fixes for -t option:Kris Kennaway1999-05-011-3/+4
* | Z direction was upside down.Nick Hibma1999-05-011-2/+6
* | Added vendor OmniVision and cameraNick Hibma1999-05-012-0/+16
* | Make ports 80 & 81 ``interactive''.Brian Somers1999-05-011-2/+2
* | Don't use STDOUT_TOP.Dag-Erling Smørgrav1999-05-011-3/+3
* | Add dhclient to mfsroot floppy - changes to sysinstall to follow.Jordan K. Hubbard1999-05-015-5/+10
* | Shuffle source selection menu items to make it a little easier to use.Jordan K. Hubbard1999-05-013-18/+18
* | Update this file to no longer list the outdated information about gulf.netJordan K. Hubbard1999-05-011-26/+3
* | Add a hook that can be called to initialise a slave processor's memoryMike Smith1999-04-3012-45/+142
* | Turn DEFAULT_VTABLE_THUNKS back on. It caused problems with undefined symbolsDavid E. O'Brien1999-04-301-4/+5
* | Change references from "passwordperiod" to "passwordtime", sinceTim Vanderhoek1999-04-307-16/+18
* | Close PR #10971: flush the database cache after forking in ypproc_all_2_svc()Bill Paul1999-04-301-0/+8
* | Close PR #10970: exit at the end of ypproc_all_2_svc() instead of returning.Bill Paul1999-04-301-3/+10
* | Bunch of updates:Bill Paul1999-04-302-104/+138
* | Tcopy uses 32 bit unsigned to accumulate a count of bytes read/written.Poul-Henning Kamp1999-04-302-15/+51
* | Minor punctuation/grammar nits.Kris Kennaway1999-04-301-3/+3
* | Add a new "file" to procfs: "rlimit" which shows the resource limits forPoul-Henning Kamp1999-04-3011-10/+408