summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix the mly driver! If card resources became unavailable, the driver wouldscottl2003-02-062-0/+48
* | Fix singular/plural confusion in a printf.mike2003-02-061-1/+2
* | Check return value of g_clone_bio().phk2003-02-061-0/+4
* | Add a header: #!/bin/sh.trhodes2003-02-063-0/+3
* | Experimentally don't let go of Giant in geom_disk's done.phk2003-02-061-0/+5
* | Consolidate resource release code on error condition.mdodd2003-02-061-9/+8
* | Put the checks we perform on a bio before calling ::start in theirphk2003-02-061-69/+59
* | Merge the following from the English version:hrs2003-02-061-7/+13
* | Fix comment typo.orion2003-02-061-18/+28
* | Fix memory leak.simokawa2003-02-061-13/+20
* | New errata: SA-03:01.bmah2003-02-061-1/+5
* | New release note: SA-03:01.bmah2003-02-062-2/+14
* | Minor structural change: It always struck me as odd that "securitybmah2003-02-062-12/+12
* | Fix another typo in a comment which I noticed while doing the MFC.gj2003-02-061-1/+1
* | Use pam_group(8) instead of pam_wheel(8).des2003-02-061-1/+1
* | Pass the correct, verified username to PAM instead of getlogin().des2003-02-061-1/+1
* | Maybe I was a little too fast? Remove debugging code, and commit thedes2003-02-063-2/+90
* | Fix build error.nyan2003-02-061-1/+0
* | Replace pam_wheel(8) with pam_group(8) which has a cleaner interface. Thedes2003-02-062-1/+119
* | Make sure the message is only printed once.des2003-02-061-3/+5
* | Don't blame markm for what he didn't do - writing these man pages, fordes2003-02-062-6/+2
* | Update copyright.des2003-02-061-1/+1
* | Add support for escape sequences in the arguments (e.g. %u for user name)des2003-02-062-24/+82
* | Export the PAM environment to the child process instead of the "normal"des2003-02-062-3/+12
* | The .Fn function. Spelling.charnier2003-02-062-10/+21
* | The .Fn functioncharnier2003-02-061-1/+2
* | The .Fn functioncharnier2003-02-0622-58/+116
* | Oops. Include opt_ddb.h.benno2003-02-061-0/+2
* | The .Fn functioncharnier2003-02-0610-33/+43
* | Add a driver that attaches to the gpio node of macio and allows you to enterbenno2003-02-063-1/+144
* | Minimal manual page for pam_kerberosIV(8).des2003-02-062-0/+66
* | Add a cast to silence a warning.benno2003-02-061-1/+1
* | If a device tries to allocate an interrupt that's not on it's resource list,benno2003-02-061-0/+16
* | Teach the CAM module how to deregister itself so it can be unloaded.scottl2003-02-062-2/+10
* | Relocate a call to enable inetd so that it is set regardless ofrwatson2003-02-062-4/+2
* | Remove vestiges of no longer needed unp_rvnode field.hsu2003-02-062-2/+0
* | Fix use of an uninitialized pointer introduced in a previous revision.mtm2003-02-061-0/+1
* | Free the container and sim objects on detach. Convert several uses ofscottl2003-02-061-6/+10
* | Don't include aac_cam.h, since it was nuked in the last commit.scottl2003-02-062-6/+7
* | Various cleanups:scottl2003-02-054-96/+104
* | Since we drop NSHUFF values now, set default seed to what it becomesache2003-02-051-1/+1
* | Since we drop NSHUFF values now, set default seed to what it becomesache2003-02-051-3/+3
* | Move the DC_SETBIT to the attach function.mbr2003-02-052-6/+14
* | Implement the new "struct disk" centered API for device drivers.phk2003-02-052-22/+50
* | Document the recent changes for vinum as root filesystem.joerg2003-02-051-9/+62
* | Finally make vinum ready for the root filesystem in FreeBSD 5.x. (Ajoerg2003-02-054-22/+91
* | Add three more properties to struct disk: Stripe offset and widthphk2003-02-051-0/+3
* | Use a more standard error message. Add FBSDID.charnier2003-02-051-4/+5
* | The lockmanager has to keep track of locks per thread, not per process.julian2003-02-053-24/+24
* | Fix slight disorder that broke sorting. Put in bold warning about thesobomax2003-02-051-2/+3
OpenPOWER on IntegriCloud