]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
BTX (aka the boot extender) is an i386 kernel that hosts 32-bit
[FreeBSD/FreeBSD.git] / sbin /
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.
1998-08-03 peterThis commit was generated by cvs2svn to compensate...
1998-08-02 bdeFixed printf format errors.
1998-08-01 dfrAvoid trying to malloc > (1<<32) bytes of memory due...
1998-07-29 joergDocument the kern.logsigexit sysctl variable (sort...
1998-07-28 impCommit patch from Tor Egge to fix the "large filesystem...
1998-07-28 charnierSpelling. Errx() on malloc() failure.
1998-07-28 charnierCorrect use of .Nm, add rcsid, remove unused #include.
1998-07-28 charnierSpelling, add rcsid, remove unused #includes.
1998-07-28 charnierComment is .\" not .|'. Add -d and -t flags to SYNOPSIS...
1998-07-28 charnierAdd rcsid. Remove unused #includes. Add missing prototy...
1998-07-27 hoekUse an error message that more clearly indites(sp?...
1998-07-25 bdeFixed bugs in `disklabel -R...':
1998-07-22 phk/usr/src/sbin/routed/parms.c and .../routed/rtquery...
1998-07-22 phkMemory management error in init.
1998-07-21 joergDocument sef's recent changes in the corefile naming.
1998-07-20 bdeBacked out rev.1.9 (except don't bring back the vax...
1998-07-20 bdeClear d_boot0 and d_boot1 in the virgin label. These...
1998-07-19 rnordierMinor consistency fixes.
1998-07-16 rnordierReverse charnier's changes to usage.
1998-07-16 charnierMake it compile again in the !__STDC__ case.
1998-07-15 charnierCorrect use of .Nm. Add rcsid. -Wall. Add -p flag in...
1998-07-15 charnierCorrect use of .Nm. Add rcsid. Remove unused #includes...
1998-07-15 charnierCorrect use of .Nm. Remove unused #includes. Use warn...
1998-07-15 charnierDo not uppercase first letter in syslog() string.
1998-07-15 charnierAdd Id. .Nm nologin -> .Nm.
1998-07-15 charnierCorrect use of .Nm. Do not dot terminate syslog() strin...
1998-07-15 charnierDo not dot terminate syslog() string. Remove unused...
1998-07-15 charnierCorrect use of .Nm. Remove unused #includes. Short...
1998-07-15 charnierAdd prototypes. Check malloc() return value. Use err...
1998-07-15 charnierCorrect improper use of .Sm. Document -d flag. Correct...
1998-07-15 charnier.Nm mount_union -> .Nm.
1998-07-15 charnierCorrect use of .Nm. Use .Ar when appropriate. Remove...
1998-07-15 charnierCorrect use of .Nm. Remove unused #includes.
1998-07-15 jkoshyFix inconsistent port numbering in man page.
1998-07-14 jkoshyMake `dump' exit codes confirm to manual page.
1998-07-14 jkoshyAdd $Id$.
1998-07-09 desThis commit was generated by cvs2svn to compensate...
1998-07-09 phkThe '-h' option cannot toggle the kernel from a serial...
1998-07-09 jkoshyAdd a CAVEAT section documenting the minimum permission...
1998-07-09 jdpFix a bug that prevented the restoration of hard links...
1998-07-08 dtThis commit was generated by cvs2svn to compensate...
1998-07-06 rnordierActivate newfs_msdos.
1998-07-06 rnordierThis commit was generated by cvs2svn to compensate...
1998-07-06 rnordierAdd newfs_msdos: extensive newfs-style support for...
1998-07-06 bdeioctl() request args are unsigned longs, so don't attem...
1998-07-06 bdeRestored rev.1.11, which I somehow clobbered in rev...
1998-07-06 charnierCorrect use of .Nm. Spelling. Add rcsid and remove...
1998-07-06 charnier-Wall.
1998-07-06 charnierSync usage string and man page. Correct use of .Nm...
1998-07-06 charnierCorrect use of .Nm.
1998-07-06 charnierRemove unused #includes. Spelling. Add rcsid. Do not...
1998-07-06 charnierAdd rcsid. Remove unused #includes. Spelling.
1998-07-06 charnierAdd rcsid, remove unused #includes, spelling.
next