]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
- Back out softupdate change that already existed in FreeBSD from V1.6,
[FreeBSD/FreeBSD.git] / sbin /
1998-09-23 Nate Williams- Back out softupdate change that already existed in...
1998-09-22 Ollivier RobertChange rst0 into rsa0.
1998-09-21 Kenneth D. MerryFix a grammar problem.
1998-09-19 David E. O'BrienRemove useless `BINOWN=root' now that it is the default.
1998-09-17 Warner LoshPrevent buffer overflow with extra long arguments.
1998-09-17 Kenneth D. MerryPage control field values go from 0-3, not 1-4.
1998-09-17 Poul-Henning KampTwo patches from the HARP people:
1998-09-17 Kenneth D. MerryFix a typo. "Primay" -> "Primary"
1998-09-17 Justin T. GibbsObsoleted by CAM.
1998-09-16 Andreas Klemmchecked, that new sa CAM driver takes care of using...
1998-09-16 David E. O'BrienLinux swap and Solaris x86 use the same BIOS partition id.
1998-09-16 Greg LeheyImport base vinum userland sources
1998-09-15 Bill FennerThis commit was generated by cvs2svn to compensate...
1998-09-15 Bill FennerThis commit was generated by cvs2svn to compensate...
1998-09-15 Poul-Henning KampRemove blank after -I
1998-09-15 Poul-Henning Kamp(this is an extract from src/share/examples/atm/README)
1998-09-15 Justin T. GibbsAdd support for dealing with ENOSPC as the error code...
1998-09-15 Justin T. GibbsAdd camcontrol. Remove scsiformat.
1998-09-15 Poul-Henning KampAdd new files for HARP3
1998-09-15 Justin T. GibbsUpdate system to new device statistics code.
1998-09-15 Justin T. GibbsCamcontrol - A utility for configuring/manipulating...
1998-09-11 Greg LeheyReviewed by: bde (again)
1998-09-11 Greg LeheyReviewed by: bde,jkh
1998-09-09 Bruce EvansDon't refuse to pass the force and sync options to...
1998-09-09 Mark MurrayThis commit was generated by cvs2svn to compensate...
1998-09-09 John PolstraAdd a new library function getobjformat(). It checks...
1998-09-06 John PolstraThis commit was generated by cvs2svn to compensate...
1998-09-06 John PolstraFix calls to mmap. It returns void *, and on failure...
1998-09-05 John PolstraFor a.out mode, ignore shared libraries that don't...
1998-09-05 Doug RabsonDisable gcc's builtin memcpy for alpha since it doesn...
1998-09-05 John BirrellChange MACHINE to MACHINE_ARCH to support MACHINE=pc98.
1998-09-05 John BirrellNow that ldconfig does elf work too, build it on alpha...
1998-09-05 John PolstraImplement ldconfig functionality for ELF. The hints...
1998-08-31 Wolfram SchneiderSort cross references.
1998-08-30 Gary PalmerSplit lines into one subdir per line.
1998-08-30 Joseph KoshyInstall ipmon.8 in man8/ not man1/.
1998-08-27 Matthew Dillon Updated manual page. Removed description of (now...
1998-08-27 Doug RabsonUse explicitly sized types when formatting cylinder...
1998-08-26 Dag-Erling SmørgravRemove -c restrictions from previous commit.
1998-08-26 Matthew Dillon (well tested at BEST): -i option can now take FP...
1998-08-25 Doug RabsonChange length arguments to sysctl to size_t.
1998-08-23 David E. O'BrienThis commit was generated by cvs2svn to compensate...
1998-08-23 Bruce EvansAttempt to fix my breakage of the alpha makebootarea...
1998-08-21 Gary PalmerTry to make this compile on both alpha and i386
1998-08-20 John BirrellFix the machine dependent SUBDIR I removed by mistake...
1998-08-17 Bruce EvansFixed style bugs in previous commit.
1998-08-17 Doug RabsonTeach disklabel how to install a bootstrap on an alpha...
1998-08-15 John BirrellAll but two if these build on alpha now, but most are...
1998-08-15 Doug RabsonUse explicitly sized types when laying out the cylinder...
1998-08-12 Philippe CharnierForgot to remove a ';' in my previous commit.
1998-08-12 John PolstraAdd "-aout" option when calling the linker, so that...
1998-08-07 Poul-Henning Kampunifdef -UISO
1998-08-06 Mark MurrayFix LIBDIR (for aout/ELF).
1998-08-04 Peter HawkinsPR: 7475
1998-08-04 Poul-Henning KampThere seem to be two messages that were added with...
1998-08-03 Philippe CharnierUse errx() instead of err() for malloc failures. -Wall...
1998-08-03 Philippe CharnierDocument -n (soft-update) flag.
1998-08-03 Philippe Charnier.Nm swapon -> .Nm.
1998-08-03 Philippe CharnierCorrect use of .Nm and .Ev.
1998-08-03 Philippe CharnierTypo: i. e. -> i.e.
1998-08-03 Philippe CharnierCorrect use of .Nm. Add rcsid. Do not dot terminate...
1998-08-03 Philippe CharnierCorrect use of .Nm, add .An.
1998-08-03 Peter WemmThis commit was generated by cvs2svn to compensate...
1998-08-02 Bruce EvansFixed printf format errors.
1998-08-01 Doug RabsonAvoid trying to malloc > (1<<32) bytes of memory due...
1998-07-29 Joerg WunschDocument the kern.logsigexit sysctl variable (sort...
1998-07-28 Warner LoshCommit patch from Tor Egge to fix the "large filesystem...
1998-07-28 Philippe CharnierSpelling. Errx() on malloc() failure.
1998-07-28 Philippe CharnierCorrect use of .Nm, add rcsid, remove unused #include.
1998-07-28 Philippe CharnierSpelling, add rcsid, remove unused #includes.
1998-07-28 Philippe CharnierComment is .\" not .|'. Add -d and -t flags to SYNOPSIS...
1998-07-28 Philippe CharnierAdd rcsid. Remove unused #includes. Add missing prototy...
1998-07-27 Tim VanderhoekUse an error message that more clearly indites(sp?...
1998-07-25 Bruce EvansFixed bugs in `disklabel -R...':
1998-07-22 Poul-Henning Kamp/usr/src/sbin/routed/parms.c and .../routed/rtquery...
1998-07-22 Poul-Henning KampMemory management error in init.
1998-07-21 Joerg WunschDocument sef's recent changes in the corefile naming.
1998-07-20 Bruce EvansBacked out rev.1.9 (except don't bring back the vax...
1998-07-20 Bruce EvansClear d_boot0 and d_boot1 in the virgin label. These...
1998-07-19 Robert NordierMinor consistency fixes.
1998-07-16 Robert NordierReverse charnier's changes to usage.
1998-07-16 Philippe CharnierMake it compile again in the !__STDC__ case.
1998-07-15 Philippe CharnierCorrect use of .Nm. Add rcsid. -Wall. Add -p flag in...
1998-07-15 Philippe CharnierCorrect use of .Nm. Add rcsid. Remove unused #includes...
1998-07-15 Philippe CharnierCorrect use of .Nm. Remove unused #includes. Use warn...
1998-07-15 Philippe CharnierDo not uppercase first letter in syslog() string.
1998-07-15 Philippe CharnierAdd Id. .Nm nologin -> .Nm.
1998-07-15 Philippe CharnierCorrect use of .Nm. Do not dot terminate syslog() strin...
1998-07-15 Philippe CharnierDo not dot terminate syslog() string. Remove unused...
1998-07-15 Philippe CharnierCorrect use of .Nm. Remove unused #includes. Short...
1998-07-15 Philippe CharnierAdd prototypes. Check malloc() return value. Use err...
1998-07-15 Philippe CharnierCorrect improper use of .Sm. Document -d flag. Correct...
1998-07-15 Philippe Charnier.Nm mount_union -> .Nm.
1998-07-15 Philippe CharnierCorrect use of .Nm. Use .Ar when appropriate. Remove...
1998-07-15 Philippe CharnierCorrect use of .Nm. Remove unused #includes.
1998-07-15 Joseph KoshyFix inconsistent port numbering in man page.
1998-07-14 Joseph KoshyMake `dump' exit codes confirm to manual page.
1998-07-14 Joseph KoshyAdd $Id$.
1998-07-09 Poul-Henning KampThe '-h' option cannot toggle the kernel from a serial...
1998-07-09 Joseph KoshyAdd a CAVEAT section documenting the minimum permission...
next