| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add pam_opie, a PAM module using the OPIE one-time-password scheme. | Kris Kennaway | 2000-04-17 | 2 | -0/+150 |
| * | Allow applications to disable the installation of the atexit() handler | Kris Kennaway | 2000-04-17 | 2 | -2/+13 |
| * | Code compiles and installs 100% better if included in the Makefile. | Robert Watson | 2000-04-16 | 3 | -0/+16 |
| * | Add sparcnetbsd support and cleanup style so that this looks nearly | Steve Price | 2000-04-16 | 1 | -7/+9 |
| * | Fix a typo (aout32.o -> aout32.c). Add support for NetBSD/Sparc and | Steve Price | 2000-04-16 | 1 | -4/+13 |
| * | Create <event.h> -> <sys/event.h> link that I forgot earlier. | Jonathan Lemon | 2000-04-16 | 1 | -2/+2 |
| * | Introduce userland utilities to set and get extended attributes. These | Robert Watson | 2000-04-16 | 4 | -0/+342 |
| * | Some more i386-only BIOS-friendliness: | Mike Smith | 2000-04-16 | 15 | -89/+736 |
| * | Add mention of extended attributes in release notes. | Robert Watson | 2000-04-16 | 2 | -0/+12 |
| * | Second patch that prepares for the addition of the | Gerard Roudier | 2000-04-16 | 1 | -300/+302 |
| * | Change tail to use kqueue/kevent to obtain a notification when | Jonathan Lemon | 2000-04-16 | 1 | -22/+51 |
| * | Add files that I forgot to `cvs add' on last commit. | Jonathan Lemon | 2000-04-16 | 3 | -0/+1111 |
| * | Replace the POLLEXTEND extensions with the kqueue() mechanism. | Jonathan Lemon | 2000-04-16 | 2 | -25/+29 |
| * | Introduce kqueue() and kevent(), a kernel event notification facility. | Jonathan Lemon | 2000-04-16 | 29 | -18/+682 |
| * | Internat diff reducer. | Mark Murray | 2000-04-16 | 1 | -0/+1 |
| * | Remove unneeded #include | Jonathan Lemon | 2000-04-16 | 1 | -1/+0 |
| * | Do not pull in <sys/select.h>, it isn't required. | Jonathan Lemon | 2000-04-16 | 1 | -1/+2 |
| * | Add a config.SH for the sparc and sparc64 ports. The ones for the sparc64 | Steve Price | 2000-04-16 | 4 | -0/+2400 |
| * | This commit was generated by cvs2svn to compensate for changes in r59281, | Mark Murray | 2000-04-16 | 1 | -0/+90 |
| |\ |
|
| | * | Virgin import of OpenSSL v0.9.5a | Mark Murray | 2000-04-16 | 4 | -5/+97 |
| * | | Convert pcvt to use the newbus driver framework, options COMPAT_OLDISA | Hellmuth Michaelis | 2000-04-16 | 5 | -187/+157 |
| * | | Remove debugging code | Roger Hardiman | 2000-04-16 | 1 | -1/+1 |
| * | | Fix typo in interrupt handling code and fix bug in setting of adelay | Roger Hardiman | 2000-04-16 | 4 | -14/+24 |
| * | | Make vinum compile again using the "cast to buf" workaround. | Poul-Henning Kamp | 2000-04-16 | 3 | -20/+21 |
| * | | Overlooked a s/b_act/bio_queue/ substitution due to targ not being in LINT. | Poul-Henning Kamp | 2000-04-16 | 1 | -2/+2 |
| * | | Add the scsi-target driver to LINT. | Poul-Henning Kamp | 2000-04-16 | 3 | -0/+3 |
| * | | - Define registers as offsets from register base rather than offsets from | Matthew N. Dodd | 2000-04-16 | 2 | -14/+10 |
| * | | Include <sys/bus.h>, which is needed after Doug's latest object changes. | Warner Losh | 2000-04-16 | 2 | -0/+4 |
| * | | Allow the firewall rules to be established by a shell script instead | Brian S. Dean | 2000-04-16 | 1 | -1/+3 |
| * | | Change "FreeBSD 5.0" to ".Fx 5.0" | Chris Costello | 2000-04-16 | 1 | -1/+2 |
| * | | Fix two bugs in extended attribute support for UFS/FFS: | Robert Watson | 2000-04-16 | 1 | -2/+5 |
| * | | Remove MAINTAINER. | Greg Lehey | 2000-04-16 | 2 | -4/+0 |
| * | | Don't try to compile in INET6 support when NOINET6 is defined. | Steve Price | 2000-04-15 | 3 | -3/+12 |
| * | | Use the non-asm routines (for now) on the sparc and sparc64 ports. | Steve Price | 2000-04-15 | 2 | -0/+11 |
| * | | A messy commit that checkpoints the driver (not known to actually work) | Duncan Barclay | 2000-04-15 | 1 | -236/+330 |
| * | | Merged in a load of information from the card documentation - not finished yet. | Duncan Barclay | 2000-04-15 | 1 | -120/+337 |
| * | | A few comment tidy-ups. | Duncan Barclay | 2000-04-15 | 1 | -13/+27 |
| * | | Fix typo, extentions -> extensions | Jeroen Ruigrok van der Werven | 2000-04-15 | 2 | -2/+2 |
| * | | ext2fs relies on UFS support code, and as a result also requires | Robert Watson | 2000-04-15 | 14 | -0/+24 |
| * | | Remove pccard.conf.sample from Makefile, sorry I forgot. | Mitsuru IWASAKI | 2000-04-15 | 1 | -1/+1 |
| * | | Remove src/etc/pccard.conf.sample. This file is no longer used. | Mitsuru IWASAKI | 2000-04-15 | 1 | -1057/+0 |
| * | | First patch that prepares for the adding of multi-firmware | Gerard Roudier | 2000-04-15 | 1 | -313/+233 |
| * | | Add include files to alpha/include directory. | Roger Hardiman | 2000-04-15 | 2 | -0/+475 |
| * | | Update to driver 2.11. | Roger Hardiman | 2000-04-15 | 5 | -8/+26 |
| * | | Complete the bio/buf divorce for all code below devfs::strategy | Poul-Henning Kamp | 2000-04-15 | 83 | -1444/+1474 |
| * | | Introduced /usr/sbin/extattrctl, a utility for managing UFS/FFS extended | Robert Watson | 2000-04-15 | 4 | -0/+261 |
| * | | make mmap sort-of work. there seem to be interactions with certain hw | Cameron Grant | 2000-04-15 | 5 | -154/+172 |
| * | | This commit was generated by cvs2svn to compensate for changes in r59243, | David E. O'Brien | 2000-04-15 | 299 | -0/+78108 |
| |\ \ |
|
| | * | | Import the latest version of the 44BSD C-shell -- tcsh-6.09.vendor/tcsh/6.09 | David E. O'Brien | 2000-04-15 | 299 | -0/+78108 |
| | / |
|
| * | | Introduce extended attribute support for FFS, allowing arbitrary | Robert Watson | 2000-04-15 | 27 | -0/+954 |