]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
vfork -> fork. The child calls execl() which calls malloc(), so
[FreeBSD/FreeBSD.git] / usr.sbin /
1998-10-10 jkhAdd missing newline to debugging output.
1998-10-09 jkhUse lstat() rather than stat in determining whether...
1998-10-08 desRemove all references to tickadj(8) from rc, rc.conf...
1998-10-07 jkhDon't use boot2 on alpha.
1998-10-05 jkhAdd back keymap.h. Guess this is the easiest way to...
1998-10-05 rnordierThis commit was generated by cvs2svn to compensate...
1998-10-05 jkhCorrect braino: msdos -> dos. Now DOS installations...
1998-10-02 fennerFix CFLAGS: s/ETHER_NTOA/ETHER_NTOHOST/
1998-10-02 jkhAdd crunch back to general targets.
1998-10-02 jkhTemporary use different stubs for the ECOFF case; I...
1998-10-01 msmithPass the '-n' flag to route(8) when setting up/tearing...
1998-10-01 yokota- Express various sizes in bytes, rather than Kbytes...
1998-09-30 jkhOne last alpha seat belt - never ask for an MBR boot...
1998-09-30 jkhAdd another check to prevent user from hanging themselv...
1998-09-30 jkhremove keymap.h reference from incorrect location.
1998-09-30 jkhAlways use dedicated disk case on alpha.
1998-09-30 jkhSmall cleanup.
1998-09-30 jkhFinally conditionalize the SCSI frobbing code properly...
1998-09-30 jkhMore save_userconfig to a more appropriate spot.
1998-09-30 jkhSimplify gunzip usage even more (doh!).
1998-09-30 jkhFix english in prompt.
1998-09-30 jkhvarious bits of overdue cleanup.
1998-09-30 jkhCall gunzip correctly.
1998-09-30 dannyFix typo in message.
1998-09-29 dtRename a static variable, so it will not shadowed by...
1998-09-29 obrienmkdosfs(1) is dead, refere to newfs_msdos(8)
1998-09-29 jkhAdd in a kludge for registering the "package" version...
1998-09-29 jkhUpdate to match newest XFree86 naming conventions.
1998-09-29 jkhAlways do fixups, even if some minor dist failed to...
1998-09-29 jkoshy`kern.maxproc' is not changeable using sysctl(1). ...
1998-09-29 jkoshyCorrect use of nonexistent `.SS' macro.
1998-09-26 jkhRemove support for floppy tape installs. I'm sorry...
1998-09-25 rvbThis commit was generated by cvs2svn to compensate...
1998-09-24 gpalmerDon't assume that we have extended modes on all platforms.
1998-09-23 jkhMF22: Important fixes for loading XFree86 distributions...
1998-09-23 yokotaVESA BIOS support update in syscons.
1998-09-20 kenChange the devstat generation number from an int to...
1998-09-19 obrienRemove useless `BINOWN=root' now that it is the default.
1998-09-19 obrienRemove useless `BINOWN=root' now that it is the default.
1998-09-18 brianRevert SEE ALSO ordering to version 1.124
1998-09-18 jkoshyFix inappropriate use of .Ql macro.
1998-09-17 dwhiteTypo: hittab -> hitab
1998-09-17 phkTwo patches from the HARP people:
1998-09-17 dfrDon't build ncrcontrol on alpha, its obsoleted by cam.
1998-09-17 gibbsObsoleted by CAM.
1998-09-17 brianSync with OpenBSD ifdefs
1998-09-17 brianAlphabeticalize SEE ALSO section.
1998-09-16 kenFix style bugs introduced by Matt Dillon in his previou...
1998-09-16 dillon Fixed segfault when more then four devices are...
1998-09-16 abialAdd new '-i' option to usage().
1998-09-16 dfrSnip out some dead code from the alpha part.
1998-09-16 dfrAdd some things to the alpha build.
1998-09-16 jhayUpdate the man page to match the rest of crunchide.
1998-09-16 jkhMake SCSI stuff truly optional.
1998-09-16 grogThis commit was generated by cvs2svn to compensate...
1998-09-16 grogThis commit was generated by cvs2svn to compensate...
1998-09-16 wpaulApply patch from Stefan Esser to close PR #7941: add...
1998-09-15 gibbsBump config version. Also mention that even after...
1998-09-15 fennerUpdate for tcpdump 3.4
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 jkhRemove gratuitous (and bad) spaces in -I args.
1998-09-15 jkhAdd -lmd
1998-09-15 sosAdd VESA support to syscons.
1998-09-15 brianCorrect ua_ntohs.
1998-09-15 phk-I ${.OBJDIR} needed to pick up the yacc generated...
1998-09-15 phk(this is an extract from src/share/examples/atm/README)
1998-09-15 gibbsAdd support for the 'V'ersion rmt command.
1998-09-15 gibbsBuild CAM hardwiring info.
1998-09-15 gibbsNcrcontrol is no more.
1998-09-15 gibbsDevice name cleanup for CAM.
1998-09-15 phkAdd new files for HARP3
1998-09-15 gibbsRevive PCIConf.
1998-09-15 gibbsUpdate system to new device statistics code.
1998-09-14 jkhUse a more reasonable default umask in case the root...
1998-09-14 jkhFix printf warnings and add a few casts.
1998-09-14 jkhTeach crunch about an elf/a.out world.
1998-09-14 jkhAssume ELF-style symbol names now.
1998-09-13 wpaulAdd device list entries for the tl and xl PCI ethernet...
1998-09-13 rnordierEnable client entry point support.
1998-09-12 rnordierActivate btxld.
1998-09-12 rnordierbtxld is a link editor for BTX (boot extender) clients...
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 wollmanFix additional warnings. Remove -Werror, since some...
1998-09-11 jkhcorrect usage of cleanup() everywhere - this became...
1998-09-10 yokotaThe fix in the previous commit was not sufficient;...
1998-09-10 teggeDon't allow longjmp into a no longer valid stack frame.
1998-09-10 obrienI don't want to be the only one to use ``cut''. Use...
1998-09-09 brianReflect reality
1998-09-09 obrienFully use our own generated files for NFSv3.
1998-09-09 markmThis commit was generated by cvs2svn to compensate...
1998-09-09 dannyFix typos.
1998-09-09 brianInitialise lcp::his_mru to the ``set mtu'' value if...
1998-09-08 sosAdd 'blank' and 'nextwriteable' commands for atapi...
1998-09-08 jkhWhoops, update the makefile too while I'm at it.
1998-09-08 jkhGo back to using MSDOSFS instead of Robert Nordier...
1998-09-08 jkhMake totally sure that we have the latest 1.7 version...
1998-09-08 jkho Set paths internally for pkg_add for tools we might...
next