aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add pc98 support.Yoshihiro Takahashi2002-03-081-0/+3
* Add a (commented out) sample entry for use with a serial line.Luigi Rizzo2002-03-081-0/+1
* Do not depend on "expr" for doing arithmetic, use the shell builtin functionsLuigi Rizzo2002-03-081-1/+1
* Unbreak "update" script, by doing a mkdir -p of the relevantLuigi Rizzo2002-03-081-30/+41
* - The pc98_ttspeedtab() function returns an error status instead of a divisor,Yoshihiro Takahashi2002-03-082-32/+32
* Use a default of 25 lines for xterm. This only affects the behaviourLuigi Rizzo2002-03-081-1/+1
* MFi386: revision 1.125Yoshihiro Takahashi2002-03-081-0/+20
* Support newer Highpoint BIOS's extended config.Søren Schmidt2002-03-082-23/+25
* cosmeticsSøren Schmidt2002-03-081-1/+1
* Move the mount of the root filesystem to happen in the init process beforePoul-Henning Kamp2002-03-084-10/+7
* Major cleanup of PicoBSD startup scripts, which now should beLuigi Rizzo2002-03-088-347/+323
* MFS: sync with -stable (no functional difference).Luigi Rizzo2002-03-082-4/+5
* Invalidate password for sample user entry.Luigi Rizzo2002-03-081-1/+1
* Atapi units are now /dev/ad* and not /dev/wd*Luigi Rizzo2002-03-081-3/+3
* Use a integral type that doesn't require <sys/types.h>. ThisMike Barcroft2002-03-081-1/+2
* Misc fixes to the build script:Luigi Rizzo2002-03-081-19/+31
* Fix typo: capablities -> capabilities.Giorgos Keramidas2002-03-081-1/+1
* Fix typo: to examining -> to examine.Giorgos Keramidas2002-03-081-1/+1
* Merge a duplicate description of the -L option into the first one.Giorgos Keramidas2002-03-081-10/+2
* Slightly more efficient version of rev 1.6.David E. O'Brien2002-03-071-1/+1
* A less intrusive version of rev 1.2.David E. O'Brien2002-03-071-21/+15
* Slightly more efficient fix to the const problem.David E. O'Brien2002-03-071-1/+1
* Back out part of rev 1.51. The lesser impact fix is to just removeDavid E. O'Brien2002-03-071-11/+10
* Add Cenatek Inc.'s ID.David E. O'Brien2002-03-071-0/+2
* Update info on SCSI on AlphaStation 500 now that I own oneWilko Bulte2002-03-071-2/+12
* This commit was generated by cvs2svn to compensate for changes in r91830,Dag-Erling Smørgrav2002-03-072-8/+16
|\
| * Fix bugs in module loading and caching code (perforce change #7381)Dag-Erling Smørgrav2002-03-072-8/+16
* | Oops I mixed up the patch for -current & -stable, sorry ....Søren Schmidt2002-03-071-4/+4
* | Forced commit to document repo-copy from src/libpam/libpam.Dag-Erling Smørgrav2002-03-070-0/+0
* | DBA update: used the wrong of several NAI DBAs.Robert Watson2002-03-071-1/+1
* | Update DBA for NAI. We have several. We used the wrong one. :-)Robert Watson2002-03-071-1/+1
* | Disable RIO (reduced interrupt operation) for 2200 boards- it seemed likeMatt Jacob2002-03-071-4/+25
* | Don't ignore system CFLAGS.Maxim Sobolev2002-03-071-1/+1
* | New release note: SA-02:13.Bruce A. Mah2002-03-072-0/+18
* | Completeley revert this to the vendor code. This is in preparation toMark Murray2002-03-071-34/+15
* | Minor cosmetic changes to minimise diffs for MFC.Søren Schmidt2002-03-075-15/+4
* | Fix a couble of bugs in the rebuild code, return errors properly.Søren Schmidt2002-03-072-42/+49
* | Fix build for OpenPAM. The directories needed tweeking.Mark Murray2002-03-073-81/+2
* | Add new errno ``ENOATTR''.Brian Feldman2002-03-075-30/+24
* | Update version string.Jacques Vidrine2002-03-071-1/+1
* | Revert/fix the most controversial parts of the last commit:Mark Murray2002-03-071-7/+4
* | 1) Rev.1.35 of dd.c has a more serious regression. It backs out rev.1.31,Mark Murray2002-03-071-1/+2
* | Update FreeBSD SCM IDs.David E. O'Brien2002-03-0739-82/+120
* | Install the DSI and ISI trap handlers and their appropriate locations.Benno Rice2002-03-072-0/+4
* | Copy the "implementation" of pmap_prefault from sparc64.Benno Rice2002-03-073-6/+12
* | This commit was generated by cvs2svn to compensate for changes in r91799,Dag-Erling Smørgrav2002-03-073-6/+6
|\|
| * s/PAM_REINITIALISE_CRED/PAM_REINITIALIZE_CRED/Dag-Erling Smørgrav2002-03-073-6/+6
* | This file is not needed any moreDag-Erling Smørgrav2002-03-071-66/+0
* | This commit was generated by cvs2svn to compensate for changes in r91796,Dag-Erling Smørgrav2002-03-071-1/+2
|\|
| * Add missing #include <string.h>Dag-Erling Smørgrav2002-03-071-1/+2