Fix bug with DSP ver2.0, frequency reduced from 44100 to 22050
[unix-history] / sbin /
1994-02-14 Nate WillamsFrom: piero@strider.st.dsi.unimi.it (Piero Serini)
1994-02-13 Christoph RobitschkoUse KERNBASE in address calculation.
1994-02-10 David GreenmanPatch from Michael Galassi (nerd@percy.rain.com):
1994-02-07 Rod GrimesManual is in section 8, you MUST say MAN8= for this...
1994-02-07 Andrew MooreAdd flopy tape support
1994-02-07 Andrew MooreThis commit was generated by cvs2svn to track changes...
1994-02-07 Andrew MooreThis commit was generated by cvs2svn to track changes...
1994-02-07 Andrew Mooreimport floppy tape controller
1994-02-07 Rod GrimesNo need for name on .Os line, the updated mandoc macros...
1994-02-07 Rod GrimesChange .Os to FreeBSD
1994-02-06 Andreas SchulzForgot the mount_mfs in SEE ALSO.
1994-02-06 Andreas SchulzChanged the example for mfs from /dev/dk0b to /dev...
1994-02-06 Andreas SchulzFixed the man page, to tell the user's to use /dev...
1994-02-05 Andrey ChernovCosmetique patch from bde
1994-02-05 Andrey ChernovSlightly modified patch from gjung@gjbsd.franken.de:
1994-02-05 Andrey ChernovThis commit was generated by cvs2svn to track changes...
1994-02-04 Garrett WollmanRemoved the `u word' and replaced it be a call to _osna...
1994-02-04 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-02-04 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-02-03 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-01-29 Nate WillamsThis commit was generated by cvs2svn to track changes...
1994-01-29 David Greenmanadded #ifdef BROKEN_DTR around the "DTR" sleep in setct...
1994-01-26 Andrey ChernovThis commit was generated by cvs2svn to track changes...
1994-01-25 Nate WillamsMoved init safely out of the way before installing...
1994-01-24 Jordan K. HubbardThis commit was generated by cvs2svn to track changes...
1994-01-22 Rod Grimes>From: NetBSD-bugs:
1994-01-18 Nate WillamsMade init.bsdi the default init. To get the old (386bs...
1994-01-18 Nate WillamsChanged init to now support shutting down cleanly when...
1994-01-10 Andreas SchulzChanged a variable from short to int. The setting of...
1994-01-05 Wiljo HeinenThis commit was generated by cvs2svn to track changes...
1994-01-05 Wiljo HeinenThis commit was generated by cvs2svn to track changes...
1994-01-05 Wiljo HeinenThis commit was generated by cvs2svn to track changes...
1994-01-05 Wiljo HeinenThis commit was generated by cvs2svn to track changes...
1993-12-21 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1993-12-20 Andrey ChernovFix sign of offset diff.
1993-12-16 Rod GrimesAdd adjkerntz
1993-12-16 Andrey ChernovAttempt to import adjkerntz...
1993-12-16 Andrey ChernovThis commit was generated by cvs2svn to track changes...
1993-12-16 Andrey ChernovChange default dtrwait time to 2 seconds.
1993-12-12 David Greenmanenable building of mount_procfs
1993-12-12 David Greenmanmount_procfs procfs mount utility from Paul Kranenburg
1993-12-10 Andrey ChernovMan page added.
1993-12-10 Andrey ChernovModified for work without options COM_BIDIR into kernel.
1993-12-10 Andrey ChernovAdd 'dtrwait <n>' option to comcontrol to handle
1993-12-04 Andreas SchulzAha, the mount_isofs manpage stems from the mount_msdos...
1993-11-30 Andreas SchulzShut up compiler warnings. Fixed some lazy declarations.
1993-11-28 Andreas SchulzSee, what i do to keep Garett happy :-).
1993-11-28 Andreas SchulzMoved the definition from extern lseek from a local...
1993-11-19 Andreas SchulzFixed typo in manpage mountd.8 . Found by Ch. Kukulies.
1993-11-18 Rod GrimesUpdated for new scsi code from Julian.
1993-11-18 Rod GrimesAdded scsi, new command from Julian.
1993-11-17 Garrett WollmanAdded all the NS, ISO, and CCITT stuff back in since...
1993-11-16 Nate WillamsFrom: Gary Shaffer <grs@orcas.cbits.SAIC.Com>
1993-11-12 Christoph RobitschkoRewrote mount_mfs code and put it in new file mfs.c:
1993-11-12 Garrett WollmanDocument changes in listing of all files. Added rc...
1993-11-12 Garrett WollmanModified display of all configuration variables to...
1993-11-12 Garrett WollmanDocumented the fact that comments, -d, and -o are exten...
1993-11-11 Garrett WollmanPrint out full listing in forward alphabetical order...
1993-11-11 Garrett WollmanAllow files to contain comments (but don't generate...
1993-11-11 Garrett WollmanAdded chkconfig(8) and alphabetized subdirs.
1993-11-11 Garrett WollmanAdded an SGI-style chkconfig(8) utility to manage littl...
1993-11-11 Garrett WollmanRemoved references to VAX device names.
1993-11-10 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1993-11-10 Scott MaceRemoved ${LIBRPC} form DPADD and -lrpc from LDADD
1993-11-08 Garrett Wollmandded support for IFF_ALTPHYS flag (when it's defined...
1993-11-08 Jordan K. HubbardDisabled using shared libs for everything below.
1993-10-31 Paul RichardsThis commit was generated by cvs2svn to track changes...
1993-10-29 Jordan K. HubbardFrom: Geoff Rehmet <g89r4222@braae.ru.ac.za>
1993-10-24 Paul RichardsThis commit was generated by cvs2svn to track changes...
1993-10-24 Rod GrimesChange ISOFSMNT_NORRIP to just MNT_NORRIP to reflect...
1993-10-15 Christoph RobitschkoReversed the order in which filesystems are unmounted...
1993-10-13 Christoph RobitschkoChanged documentation for umount -a to reflect current...
1993-10-13 Christoph RobitschkoThrew out the fstab-handling code, instead use dynamic...
1993-10-13 Christoph RobitschkoAdded nocore mount option.
1993-10-13 Rod GrimesChange $Header$ to $Id$, comment out sccsid in slattach...
1993-10-13 David Greenmanpatch from Marc Frajola:
1993-10-11 Rod GrimesChange sccsid to have from: and comment it out, change...
1993-10-10 Jordan K. HubbardFrom: Bruce Evans <bde@kralizec.zeta.org.au>
1993-10-08 Rod GrimesChristoph Robitschko manual page fixes to correct the...
1993-10-07 Christoph Robitschkoadded missing fake_syslog.c to SRCS line in Makefile.
1993-09-26 Rod GrimesBSDI init needs crypt, so if you have a libcrypt use it.
1993-09-22 Jordan K. HubbardModified the exit handler to close the line before...
1993-09-16 Paul Richardspaches from Marc Frajola <marc@escargot.rain.com>:
1993-09-15 Jordan K. HubbardModified man page to doc -f flag.
1993-09-15 Scott Maceremoved quoutes from printf in the usage struct around...
1993-09-14 Jordan K. HubbardAdded -f command for foreground operation
1993-09-13 Rod Grimes>From: guido@gvr.win.tue.nl (Guido van Rooij)
1993-09-11 David GreenmanModified to support microsecond resolution
1993-09-10 Rod Grimes>From marc@escargot.rain.com Fri Sep 10 00:04:44 1993
1993-09-08 Paul RichardsClarified the description of '-u' in the usage message.
1993-09-08 Rod GrimesCorrected -l flag processing so it actually worked...
1993-09-07 Paul RichardsThe description of the '-u' option was incomplete....
1993-09-07 Rod GrimesImport of XNSrouted from ftp.uu.net bsd-sources, compil...
1993-09-07 Rod GrimesRemoved XNSrouted from not ported list, put it in the...
1993-09-06 Rod GrimesThis allows hardwired links to be set clocal and still...
1993-09-05 Rod GrimesSCSI code update from Julian
1993-08-30 Rod GrimesHeavily revised version of slattach from combined work...
1993-08-29 Rod GrimesMake slattach become a daemon process
1993-08-27 Rod GrimesReverting back to version 1.1, the multicasting code...
1993-08-27 David Greenmanupdated ifconfig to support setting/clearing of IFF_ALT...
next