]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Make CHILD_MAX and OPEN_MAX a tunable parameter.
[FreeBSD/FreeBSD.git] / sbin /
1994-12-03 acheThis commit was generated by cvs2svn to compensate...
1994-12-02 wollmanMove i386-specific programs into i386 subdirectory.
1994-12-02 wollmanThis commit was generated by cvs2svn to compensate...
1994-12-02 wollmanCronyx/Sigma sync/async serial driver with PPP support
1994-12-02 wollmanCronyx/Sigma sync/async serial driver with PPP support
1994-12-02 wollmanChange obnoxious ``Not root dir'' error message into...
1994-11-29 dgIn past releases of FreeBSD, I have used the exit statu...
1994-11-28 ugenInterface changes to support additions to firewall.
1994-11-27 atsSubmitted by: M.C. Wong
1994-11-26 atsCorrect a litle typo in an error message: PRC -> RPC.
1994-11-24 acheSectors field too narow (6 digits only), increase it...
1994-11-24 acheFix draw_box dims
1994-11-22 paulAdded
1994-11-21 jkhALPHA -> BETA
1994-11-20 phkAnother absolute path... Two actually.
1994-11-20 phkGuess what
1994-11-20 phkWhoops.
1994-11-20 phkI might soon stop to keep count of these...
1994-11-20 phkAnd another absolute path -I :-<
1994-11-20 phkThis time: an absolute -I :-<
1994-11-20 phkfix another BLODDY ABSOLUTE .PATH !!!! :-<
1994-11-20 atsAdd parameters "compress", "normal" and "noicmp" for...
1994-11-20 ugenG-d help me to do it right first time....
1994-11-20 phkA couple of changes more. Now Paul & Jordan can play...
1994-11-19 phkChanges to match Pauls code. Had to "globalize" the...
1994-11-19 paulChanged the MBR partition type field from being a string to
1994-11-19 nateNetBSD -> FreeBSD
1994-11-19 paulImplemented buttons for all the screens.
1994-11-19 paulI hope this gets my changes merged back into the curren...
1994-11-19 acheInsert newline into too long line
1994-11-19 acheFix more dialog bugs and core dumps introduced by previ...
1994-11-18 acheFix dialog things broken by previous commiter
1994-11-18 acheNuke edit_line crawled in again. Change all occurances...
1994-11-18 paulUpdate the in-core disklabel when we change the on...
1994-11-18 paulNew files that the last commit missed.
1994-11-18 paulMerge in my new mbr and disklabel code.
1994-11-18 phkAdd a "write Bootcode" option to the Fdisk editor.
1994-11-18 jkhGive the user a chance to retry the cpio floppy.
1994-11-18 acheRemove edit_line(), use line_edit() libdialog function...
1994-11-17 acheUse dialog_clear_norefresh() if possible
1994-11-17 acheUse -1, -1 where is possible
1994-11-17 jkhRethink the cpio floppy verify a little. Don't use...
1994-11-17 jkh1. Add check to see if CPIO floppy extracted properly.
1994-11-17 jkhNew man pages from Ugen. Delete my old, first attempt...
1994-11-17 gibbsMake newlfs work by adding the MAXSYMLINKLEN and a...
1994-11-16 acheRemove str{width,height} functions, they are in libdial...
1994-11-16 jkhLatest from Ugen J.S.Antsilevich" <ugen@NetVision.net...
1994-11-15 acheUse autodetected dimensions in Sorry! window
1994-11-15 acheUse TellEm instead of dialog_msgbox
1994-11-14 acheCheck exit code of the dialer, from asa@gw.cronyx.msk.su
1994-11-13 jkhThis commit was generated by cvs2svn to compensate...
1994-11-13 jkhThis commit was generated by cvs2svn to compensate...
1994-11-13 jkhI buggered the last commit. Make sysinstall work again...
1994-11-13 jkhWhoops! Update the size of the main menu to 7 items...
1994-11-13 jkhNow I know what this message is really supposed to...
1994-11-12 jkhAdd hooks for a short trouble shooting document.
1994-11-12 acheThis commit was generated by cvs2svn to compensate...
1994-11-12 larsThis commit was generated by cvs2svn to compensate...
1994-11-12 phkDon't continue if we don't get a /, swap and a /usr...
1994-11-12 larsThis commit was generated by cvs2svn to compensate...
1994-11-11 jkhMake sysinstall deal with user interrupts properly.
1994-11-11 jkh1. Ask the user one final time before newfs'ing his...
1994-11-08 jkhPoul's and my idea of avoiding the last reboot at the...
1994-11-08 jkhDetect that bininst has finished and go straight into...
1994-11-08 phkswapon had a bug. Thanks Michael, but couldn't you...
1994-11-08 jkhMore 12th hour fixes from Ugen.
1994-11-08 phkRemember to set the d_type field correctly
1994-11-08 jkhChange TITLE to something more rational. Make sysinsta...
1994-11-08 phkAlways say the magic word at the end.
1994-11-08 jkhChange Fatals to Warnings.
1994-11-08 jkhFixup:
1994-11-07 jkhMy last cosmetic changes.
1994-11-07 jkhCosmetic.
1994-11-07 phkAlways clear before we "TellEm()"
1994-11-07 phkOnly Mount relative to Written disklabel.
1994-11-06 phkNever have more than one active partition.
1994-11-06 acheAfter fixing curses bugs use LINExCOLS in show file
1994-11-06 jkhIf a file is not present, it's not an error. This...
1994-11-06 phkremember to tell dialog that we leave.
1994-11-06 jkhRetreat from the idea of using gzip'd ascii files.
1994-11-06 phklabel.c Make sure we always show 8 disk-partitions.
1994-11-06 jkhSigh. My error message printing was still wrong. ...
1994-11-06 jkhDon't use a shell, silly, we don't have one!
1994-11-06 jkhTweak tweak..
1994-11-05 jkhI misunderstood dialog_prgbox() - fix it.
1994-11-05 jkhMake ShowFile() now show gzip'd text files. This shoul...
1994-11-05 acheEnable back dialog_msgbox in TellEm, real problem was...
1994-11-05 jkhWhoops! Knew I forgot something.. Bump the menu size.
1994-11-05 jkhAdd a chance to read the release notes, too.
1994-11-05 jkhI'm not sure if we're just supposed to fall off the...
1994-11-05 jkhMake stage5 go either to a shell, or on to the bindist...
1994-11-05 jkhMake this work the way it was really supposed to -...
1994-11-05 phkUse /DISKSPACE.FAQ as help-file in the disk-editor.
1994-11-05 jkhChange the logic for how error messages are printed...
1994-11-05 phkCosmetics: edit_line() does standend() when done;
1994-11-05 phkAdded a (H)elp function to the fdisk/disklabel code...
1994-11-05 phkFixed a ghastly mistake. Edit_line() would "delwin...
1994-11-04 phkFix a potential bug in stage2.
1994-11-04 dgFrom njw@cs.city.ac.uk (Nick Williams):
1994-11-04 acheThis commit was generated by cvs2svn to compensate...
next