summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Minor man page formatting changes and improvements.rwatson2000-04-172-5/+12
* Connect pam_opie to the build.kris2000-04-172-0/+2
* Add pam_opie, a PAM module using the OPIE one-time-password scheme.kris2000-04-172-0/+150
* Allow applications to disable the installation of the atexit() handlerkris2000-04-172-2/+13
* Code compiles and installs 100% better if included in the Makefile.rwatson2000-04-163-0/+16
* Add sparcnetbsd support and cleanup style so that this looks nearlysteve2000-04-161-7/+9
* Fix a typo (aout32.o -> aout32.c). Add support for NetBSD/Sparc andsteve2000-04-161-4/+13
* Create <event.h> -> <sys/event.h> link that I forgot earlier.jlemon2000-04-161-2/+2
* Introduce userland utilities to set and get extended attributes. Theserwatson2000-04-164-0/+342
* Some more i386-only BIOS-friendliness:msmith2000-04-1615-89/+736
* Add mention of extended attributes in release notes.rwatson2000-04-162-0/+12
* Second patch that prepares for the addition of thegroudier2000-04-161-301/+303
* Change tail to use kqueue/kevent to obtain a notification whenjlemon2000-04-161-22/+51
* Add files that I forgot to `cvs add' on last commit.jlemon2000-04-163-0/+1111
* Replace the POLLEXTEND extensions with the kqueue() mechanism.jlemon2000-04-162-25/+29
* Introduce kqueue() and kevent(), a kernel event notification facility.jlemon2000-04-1629-18/+682
* Internat diff reducer.markm2000-04-161-0/+1
* Remove unneeded #includejlemon2000-04-161-1/+0
* Do not pull in <sys/select.h>, it isn't required.jlemon2000-04-161-1/+2
* Add a config.SH for the sparc and sparc64 ports. The ones for the sparc64steve2000-04-164-0/+2400
* This commit was generated by cvs2svn to compensate for changes in r59281,markm2000-04-161-0/+90
|\
| * Virgin import of OpenSSL v0.9.5amarkm2000-04-164-5/+97
* | Convert pcvt to use the newbus driver framework, options COMPAT_OLDISAhm2000-04-165-187/+157
* | Remove debugging coderoger2000-04-161-1/+1
* | Fix typo in interrupt handling code and fix bug in setting of adelayroger2000-04-164-14/+24
* | Make vinum compile again using the "cast to buf" workaround.phk2000-04-163-20/+21
* | Overlooked a s/b_act/bio_queue/ substitution due to targ not being in LINT.phk2000-04-161-2/+2
* | Add the scsi-target driver to LINT.phk2000-04-163-0/+3
* | - Define registers as offsets from register base rather than offsets frommdodd2000-04-162-14/+10
* | Include <sys/bus.h>, which is needed after Doug's latest object changes.imp2000-04-162-0/+4
* | Allow the firewall rules to be established by a shell script insteadbsd2000-04-161-1/+3
* | Change "FreeBSD 5.0" to ".Fx 5.0"chris2000-04-161-1/+2
* | Fix two bugs in extended attribute support for UFS/FFS:rwatson2000-04-161-2/+5
* | Remove MAINTAINER.grog2000-04-162-4/+0
* | Don't try to compile in INET6 support when NOINET6 is defined.steve2000-04-153-3/+12
* | Use the non-asm routines (for now) on the sparc and sparc64 ports.steve2000-04-152-0/+11
* | A messy commit that checkpoints the driver (not known to actually work)dmlb2000-04-151-236/+330
* | Merged in a load of information from the card documentation - not finished yet.dmlb2000-04-151-121/+338
* | A few comment tidy-ups.dmlb2000-04-151-13/+27
* | Fix typo, extentions -> extensionsasmodai2000-04-152-2/+2
* | ext2fs relies on UFS support code, and as a result also requiresrwatson2000-04-1514-0/+24
* | Remove pccard.conf.sample from Makefile, sorry I forgot.iwasaki2000-04-151-1/+1
* | Remove src/etc/pccard.conf.sample. This file is no longer used.iwasaki2000-04-151-1057/+0
* | First patch that prepares for the adding of multi-firmwaregroudier2000-04-151-313/+233
* | Add include files to alpha/include directory.roger2000-04-152-0/+475
* | Update to driver 2.11.roger2000-04-155-8/+26
* | Complete the bio/buf divorce for all code below devfs::strategyphk2000-04-1583-1444/+1474
* | Introduced /usr/sbin/extattrctl, a utility for managing UFS/FFS extendedrwatson2000-04-154-0/+261
* | make mmap sort-of work. there seem to be interactions with certain hwcg2000-04-155-154/+172
* | This commit was generated by cvs2svn to compensate for changes in r59243,obrien2000-04-15299-0/+78108
|\ \
OpenPOWER on IntegriCloud