summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Don't assume challenges and responses don't contain embedded '\0's.brian2001-04-014-15/+12
* | | Remove grep from the fixit floppy. This should free enough space to getjhay2001-04-013-3/+3
* | | Add spaces around operators.obrien2001-04-018-244/+248
* | | Correct a comment.obrien2001-04-011-1/+1
* | | Try to untangle some of the #ifdef spaghetti.obrien2001-04-012-12/+12
* | | Add back <err.h> for warn().obrien2001-04-011-0/+1
* | | Quiet warnings on the Alpha.obrien2001-04-012-3/+11
* | | Add back <err.h> for warn().obrien2001-04-011-0/+1
* | | Give a little more variety in the /etc/exports example.obrien2001-04-012-4/+4
* | | Make an attempt to get the asr driver to compile on Alpha by fixing some i386scottl2001-04-012-1/+15
* | | make code use strxxx() callsalfred2001-04-011-11/+3
* | | Correct typo.nyan2001-04-011-4/+4
* | | Merged from sys/i386/i386/bioscall.s revision 1.9 and 1.10.nyan2001-04-011-3/+7
* | | Remove NOSHARED.iwasaki2001-04-011-1/+0
* | | Regen after adding linux_sched_get_priority_max() andalc2001-04-013-7/+15
* | | Merged from sys/i386/isa/clock.c revision 1.171.nyan2001-04-013-9/+3
* | | Merged from sys/i386/i386/machdep.c revision 1.446.nyan2001-04-012-2/+4
* | | Merged from sys/dev/aic/aic_isa.c revision 1.7.nyan2001-04-011-1/+5
* | | Add linux_sched_get_priority_max() and linux_sched_get_priority_min(): Thealc2001-04-012-2/+58
* | | Merged from sys/i386/apm/apm.c revision 1.121.nyan2001-04-011-6/+7
* | | Merged from sys/conf/options.i386 revision 1.144.nyan2001-04-011-0/+1
* | | Merged from sys/conf/files.i386 revision 1.350 and 1.354.nyan2001-04-011-1/+1
* | | Indicate that sh(1) has an 'if' builtin command.dd2001-04-011-1/+1
* | | Change ahc_update_pending_scbs() so that it safe to be calledgibbs2001-04-011-0/+11
* | | Use fs->fs_ipg rather than cg->cg_niblk as the latter is onlymckusick2001-03-311-1/+1
* | | - Back out the last (wrong) commit, and readd a modified versionache2001-03-311-84/+162
* | | Reduce the libiberty sources we build to those we actually need.obrien2001-03-311-5/+5
* | | Use -r rather than -R to get "reasonable permissions and ownership".obrien2001-03-311-1/+1
* | | -DRELEASE_CRUNCH moved into crunchgen(1) config files forru2001-03-311-6/+0
* | | libtelnet.a is gone; add a special hack for `make release' fixit floppy.ru2001-03-311-3/+8
* | | Moved -DRELEASE_CRUNCH into crunchgen(1) config files.ru2001-03-313-3/+9
* | | Moved -DRELEASE_CRUNCH into crunchgen(1) config files.ru2001-03-318-1/+15
* | | o Part two of introduction of extattr_{delete,get,set}_fd() system calls,rwatson2001-03-316-8/+45
* | | o Introduce extattr_{delete,get,set}_fd() to allow extended attributerwatson2001-03-314-156/+447
* | | Quoting from the email thrown around between kirk, bde and iedowse@..adrian2001-03-311-1/+5
* | | Consistently space the output.obrien2001-03-311-5/+5
* | | Minor style cleanup.obrien2001-03-311-8/+6
* | | It's not CUT (the french would accept that back in 1879) and TUC wasn'tphk2001-03-311-1/+5
* | | Add libiberty. This is needed on the Alpha by the iprobe port.obrien2001-03-312-0/+282
* | | Note in the comments that it is possible, but not recommended to usemurray2001-03-311-1/+4
* | | comment typo: subsytem -> subsystemmurray2001-03-311-1/+1
* | | Correct the MLINKS for mutex.9 to reflect the API change and add a newjhb2001-03-301-5/+7
* | | - Document mtx_initialized().jhb2001-03-301-7/+18
* | | Recognize a few newer cpus (pca57, ev67 & ev68) and update systypes togallatin2001-03-302-1/+13
* | | Fix typo.archie2001-03-301-2/+2
* | | Don't core dump when given "-i -a". Problem caused by a mistakenphk2001-03-301-1/+2
* | | Remove two lint directives that aren't needed since rev 1.5.obrien2001-03-301-2/+0
* | | MFC candidatejesper2001-03-301-1/+1
* | | Change the previous commit to be in style(9)jesper2001-03-301-2/+1
* | | Backout rev 2.3 (-fno-for-scope); problem fixed in Groff 1.12.ru2001-03-301-1/+2
OpenPOWER on IntegriCloud