]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Fix the interface alias code. Previously, I was expecting something
[FreeBSD/FreeBSD.git] / sbin /
1998-10-23 bdeOops, don't quite use RAW_PART instead of RAWPARTITION...
1998-10-21 groglist.c:
1998-10-17 bdeHonour the default CFLAGS. This fixes a spew of warnin...
1998-10-17 bdeDon't assume that time_t is long.
1998-10-17 bdeDon't assume that time_t is long.
1998-10-17 bdeUpdated the error message for EXDEV to match recent...
1998-10-17 bdeBacked out previous commit. It broke fsck again. ...
1998-10-17 jkhDon't rewrite the disk label. The type field is alread...
1998-10-16 desWarn about "mount -u" bug.
1998-10-15 mckaySpelling.
1998-10-13 kenWhen we send a stop unit command to a device, send...
1998-10-13 kenFix a bug in camcontrol that caused 'camcontrol start...
1998-10-12 rnordierThis commit was generated by cvs2svn to compensate...
1998-10-10 rnordierKill an extraneous dot.
1998-10-06 msmithTeach dset about isa_devtab_cam
1998-10-06 kenAdd a missing word.
1998-10-05 rnordierThis commit was generated by cvs2svn to compensate...
1998-10-03 kenAdd the -c flag in to the usage summaries in the man...
1998-10-02 kenAdd a new CAM debugging mode, CAM_DEBUG_CDB. This...
1998-09-30 grogCorrect source file corruption in last checkin
1998-09-29 grogDon't require an argument for -v flag
1998-09-29 obrienAdd history.
1998-09-29 grogBring man page up to date
1998-09-29 jkoshy`kern.maxproc' is not changeable using sysctl(1). ...
1998-09-28 alexThe flags type was recently changed from u_short to...
1998-09-28 grogInclude vinum in SUBDIR
1998-09-25 rvbThis commit was generated by cvs2svn to compensate...
1998-09-23 yokotaRemove the reference to the -b option; it's gone.
1998-09-23 nate- Back out softupdate change that already existed in...
1998-09-22 robertoChange rst0 into rsa0.
1998-09-21 kenFix a grammar problem.
1998-09-19 obrienRemove useless `BINOWN=root' now that it is the default.
1998-09-17 impPrevent buffer overflow with extra long arguments.
1998-09-17 kenPage control field values go from 0-3, not 1-4.
1998-09-17 phkTwo patches from the HARP people:
1998-09-17 kenFix a typo. "Primay" -> "Primary"
1998-09-17 gibbsObsoleted by CAM.
1998-09-16 andreaschecked, that new sa CAM driver takes care of using...
1998-09-16 obrienLinux swap and Solaris x86 use the same BIOS partition id.
1998-09-16 grogThis commit was generated by cvs2svn to compensate...
1998-09-16 grogImport base vinum userland sources
1998-09-16 grogThis commit was generated by cvs2svn to compensate...
1998-09-15 fennerThis commit was generated by cvs2svn to compensate...
1998-09-15 fennerThis commit was generated by cvs2svn to compensate...
1998-09-15 phkRemove blank after -I
1998-09-15 phk(this is an extract from src/share/examples/atm/README)
1998-09-15 gibbsAdd support for dealing with ENOSPC as the error code...
1998-09-15 gibbsAdd camcontrol. Remove scsiformat.
1998-09-15 phkAdd new files for HARP3
1998-09-15 gibbsUpdate system to new device statistics code.
1998-09-15 gibbsCamcontrol - A utility for configuring/manipulating...
1998-09-12 rnordierThis commit was generated by cvs2svn to compensate...
1998-09-12 rnordierThis commit was generated by cvs2svn to compensate...
1998-09-11 grogReviewed by: bde (again)
1998-09-11 grogReviewed by: bde,jkh
1998-09-09 bdeDon't refuse to pass the force and sync options to...
1998-09-09 markmThis commit was generated by cvs2svn to compensate...
1998-09-09 jdpAdd a new library function getobjformat(). It checks...
1998-09-06 jdpThis commit was generated by cvs2svn to compensate...
1998-09-06 jdpFix calls to mmap. It returns void *, and on failure...
1998-09-05 jdpFor a.out mode, ignore shared libraries that don't...
1998-09-05 dfrDisable gcc's builtin memcpy for alpha since it doesn...
1998-09-05 jbChange MACHINE to MACHINE_ARCH to support MACHINE=pc98.
1998-09-05 jbNow that ldconfig does elf work too, build it on alpha...
1998-09-05 jdpImplement ldconfig functionality for ELF. The hints...
1998-09-03 nsouchThis commit was generated by cvs2svn to compensate...
1998-09-03 nsouchThis commit was generated by cvs2svn to compensate...
1998-08-31 woschSort cross references.
1998-08-30 gpalmerSplit lines into one subdir per line.
1998-08-30 jkoshyInstall ipmon.8 in man8/ not man1/.
1998-08-29 rvbThis commit was generated by cvs2svn to compensate...
1998-08-27 abialThis commit was generated by cvs2svn to compensate...
1998-08-27 dillon Updated manual page. Removed description of (now...
1998-08-27 dfrUse explicitly sized types when formatting cylinder...
1998-08-26 desRemove -c restrictions from previous commit.
1998-08-26 dillon (well tested at BEST): -i option can now take FP...
1998-08-25 dfrChange length arguments to sysctl to size_t.
1998-08-23 obrienThis commit was generated by cvs2svn to compensate...
1998-08-23 bdeAttempt to fix my breakage of the alpha makebootarea...
1998-08-21 gpalmerTry to make this compile on both alpha and i386
1998-08-21 msmithThis commit was generated by cvs2svn to compensate...
1998-08-20 jbFix the machine dependent SUBDIR I removed by mistake...
1998-08-20 msmithThis commit was generated by cvs2svn to compensate...
1998-08-17 bdeFixed style bugs in previous commit.
1998-08-17 dfrTeach disklabel how to install a bootstrap on an alpha...
1998-08-15 jbAll but two if these build on alpha now, but most are...
1998-08-15 dfrUse explicitly sized types when laying out the cylinder...
1998-08-12 charnierForgot to remove a ';' in my previous commit.
1998-08-12 jdpAdd "-aout" option when calling the linker, so that...
1998-08-07 phkunifdef -UISO
1998-08-06 markmFix LIBDIR (for aout/ELF).
1998-08-04 thepishPR: 7475
1998-08-04 phkThere seem to be two messages that were added with...
1998-08-03 charnierUse errx() instead of err() for malloc failures. -Wall...
1998-08-03 charnierDocument -n (soft-update) flag.
1998-08-03 charnier.Nm swapon -> .Nm.
1998-08-03 charnierCorrect use of .Nm and .Ev.
1998-08-03 charnierTypo: i. e. -> i.e.
1998-08-03 charnierCorrect use of .Nm. Add rcsid. Do not dot terminate...
1998-08-03 charnierCorrect use of .Nm, add .An.
next