]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Fix to properly newfs the MFS in case of custom setup. Mention this in docs.
[FreeBSD/FreeBSD.git] / usr.bin /
1998-09-09 katoSet the `pc98' string to the MACHINE if machdep.ispc98...
1998-09-09 jbDon't define RANLIBMAG if building an elf version of...
1998-09-09 markmThis commit was generated by cvs2svn to compensate...
1998-09-09 jkoshyFix spurious `free()' when -d g2 is enabled.
1998-09-09 jkoshyAdd missing comma.
1998-09-09 msmithTerminate the defdrives array correctly. (Shame, Rod!)
1998-09-08 obrienAdd support for the RPC 64-bit integer type ``hyper''.
1998-09-07 jdpMake profiling work for ELF. gprof now autodetects...
1998-09-07 steveMake the builtin unix macro work as it should (well...
1998-09-07 cracauerCorrect zsh shell script entry.
1998-09-07 jbInstall the legacy man file in section 1aout.
1998-09-07 sefUse a default execution type if none of the listed...
1998-09-06 jdpThis commit was generated by cvs2svn to compensate...
1998-09-05 asamiRemove tcl from /usr/src, according to prior agreement...
1998-09-05 jbChange MACHINE to MACHINE_ARCH to support MACHINE=pc98.
1998-09-05 jbAdd -lcrypt when building kerberos.
1998-09-04 obrienrevert back to rev 1.5
1998-09-03 nsouchThis commit was generated by cvs2svn to compensate...
1998-09-03 nsouchThis commit was generated by cvs2svn to compensate...
1998-09-03 markmBump up the E_SHELL constant after an extra field was...
1998-09-02 bdeRemoved a buggy ifdef for not linking libmd explicitly...
1998-09-02 obrienCut-n-paste fub.
1998-09-02 woschDiagnostic rewritten in English.
1998-08-31 woschSort cross references.
1998-08-31 woschSupport multiple databases. For example
1998-08-31 jkoshyMove setting of 'crt' mail variable to {/usr/src}/etc...
1998-08-31 jbThe elf build wants to link against libcrypt.
1998-08-30 jbChange /etc/objectformat to /etc/objformat. Last chance...
1998-08-30 gpalmerSplit lines into one subdir per line.
1998-08-30 jdpFix a bug which caused ldd to execute scripts listed...
1998-08-30 steveTypo fix: garbeld -> garbled
1998-08-30 gpalmerAdd $Id$
1998-08-30 woschPR: bin/5596
1998-08-30 gpalmerStill need -lmd on the alpha as it doesn't have shlibs yet
1998-08-30 jbBINFORMAT -> OBJFORMAT ready for E-day.
1998-08-29 rvbThis commit was generated by cvs2svn to compensate...
1998-08-29 bdeFixed anachronisms (nuked vfs type number; don't give...
1998-08-29 obrienAdd option `-n', causing system headers not to be inclu...
1998-08-27 abialThis commit was generated by cvs2svn to compensate...
1998-08-26 gpalmerDelete trailing space that may have caused problems
1998-08-26 gpalmerMove kdump & ktrace out of i386 specific section.
1998-08-24 woschCheck the text segment size of the executable and the...
1998-08-24 cracauerWhen exiting on SIGINT, exit with signal status
1998-08-24 steveThe host commandline option is -h and not -s.
1998-08-23 obrienThis commit was generated by cvs2svn to compensate...
1998-08-23 gpalmerQuick hack to allow netstat to compile once more: ifdef...
1998-08-21 obrienAdd "-P" display the id as a password file entry.
1998-08-21 msmithThis commit was generated by cvs2svn to compensate...
1998-08-20 msmithThis commit was generated by cvs2svn to compensate...
1998-08-18 jbChange casts from int to u_long and formats from %x...
1998-08-18 jbChange a variable from int to size_t.
1998-08-18 jbMore programs that build on alpha now.
1998-08-18 jbThe selection of a default object format is based on...
1998-08-17 jbMake this internal build tool static to avoid trying...
1998-08-17 jbRemove the PATH setting.
1998-08-17 gpalmerlorder is needed on the alpha too
1998-08-17 jkoshyRemove hardcoded constant in favour of login.conf value.
1998-08-15 phkI have added the support for BIG5 encoding into libc...
1998-08-15 phkRemove half the file, somehow it got doubled...
1998-08-15 jbRemoved explict PATH which tended to cause the *wrong...
1998-08-14 phk/usr/src/usr.bin/lex/Makefile puts FlexLexer.h into...
1998-08-14 thepishSubmitted by: Peter Hawkins <thepish@freebsd.org>
1998-08-14 thepishSubmitted by: Peter Hawkins <thepish@FreeBSD.org>
1998-08-12 woschMerge from stable: support for the o, order, command
1998-08-10 thepishPR: 7522
1998-08-10 phkI have been running with these locale data for a while...
1998-08-08 jdpDon't ignore symbols containing "$". C++ destructors...
1998-08-08 alexYear is sometimes set to -1 when assign_date() is calle...
1998-08-08 phkMake netstat work again.
1998-08-07 acheadd Hungarian clooate
1998-08-07 acheadd Hungarian ctype
1998-08-07 achefix 8bit clean issue
1998-08-07 phkThis PR contains additional magic for file(1) describing
1998-08-06 markmFix LIBDIR (for aout/ELF).
1998-08-05 phkDon't open /dev/mem until we need it, most cases we...
1998-08-05 dfrUse <signal.h> instead of <sys/signal.h>.
1998-08-04 desAdd -t option ('t' in interactive mode) to make top...
1998-08-03 peterThis commit was generated by cvs2svn to compensate...
1998-08-03 hoekIgnore (effectively) SIGTSTP if we're already in the...
1998-08-02 bdeFixed printf format errors.
1998-07-31 bdeBacked out rev.1.31. It was a workaround for bugs...
1998-07-31 hoekFix coredump when two signals are sent in rapid succession.
1998-07-29 desDon't try to dereference a pointer to freed memory.
1998-07-28 desBrucifixion.
1998-07-28 jlemonChange doscmd to use i386_set_ioperm() call instead...
1998-07-27 desBehave like GNU time. More cleanup. Reword man page.
1998-07-27 desClean up the previous commit.
1998-07-27 woschRound - not cut - the real cpu time.
1998-07-26 impfd_set is documented to be a typedef, not a struct...
1998-07-26 impUse malloc + sprintf rather than asprintf to ensure...
1998-07-26 hoekFix compilation for the case where neither ioctl(TIOCGW...
1998-07-25 hoekReally delete -# option.
1998-07-25 hoekNuke obsolote and broken -# option.
1998-07-25 hoekKeep "-c" (top_scroll) through viewing help.
1998-07-24 phkBy default, /usr/bin/time writes its output to stderr...
1998-07-24 phkDuring compilation of a Fortran program f2c/f77 will...
1998-07-22 phkA bit of PR7278 which belongs here.
1998-07-22 jdpFix a couple of little bugs that prevented login.c...
1998-07-19 jmz'remaining' must be declared off_t instead of int to...
1998-07-17 impo for unknown int21 functions, set the CY bit to indica...
next