| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Mention SIOC[SG]IFGENERIC. | Joerg Wunsch | 1997-10-08 | 1 | -0/+6 |
| | | | | | | | | Prodded by: jkh Notes: svn path=/head/; revision=30223 | ||||
| * | Mention the LOG_NTP change. | Joerg Wunsch | 1997-10-06 | 1 | -0/+3 |
| | | | | | Notes: svn path=/head/; revision=30186 | ||||
| * | Add an extra sanity check to previous commit. | Jordan K. Hubbard | 1997-10-06 | 1 | -2/+2 |
| | | | | | Notes: svn path=/head/; revision=30167 | ||||
| * | This should put boot.help in its rightful place (finally!) | Jordan K. Hubbard | 1997-10-06 | 1 | -3/+3 |
| | | | | | Notes: svn path=/head/; revision=30165 | ||||
| * | Whups! Missed a spot in the kerberos src changes. | Jordan K. Hubbard | 1997-10-04 | 1 | -4/+6 |
| | | | | | Notes: svn path=/head/; revision=30107 | ||||
| * | Un-nuke krb and do what I *meant* to do, darn it. | Jordan K. Hubbard | 1997-10-04 | 2 | -2/+4 |
| | | | | | Notes: svn path=/head/; revision=30100 | ||||
| * | Adapt for new crypto source layout. | Jordan K. Hubbard | 1997-10-04 | 2 | -4/+4 |
| | | | | | Notes: svn path=/head/; revision=30099 | ||||
| * | Get boot.help from a different place. | Jordan K. Hubbard | 1997-10-03 | 1 | -1/+3 |
| | | | | | Notes: svn path=/head/; revision=30077 | ||||
| * | Don't attempt to deref OpenConn after it's been set to NULL. :) | Jordan K. Hubbard | 1997-10-03 | 1 | -4/+6 |
| | | | | | Notes: svn path=/head/; revision=30074 | ||||
| * | For people running paranoid ftpds, use the real username to log in | Jordan K. Hubbard | 1997-10-03 | 1 | -2/+11 |
| | | | | | | | | | with when running multi-user and we actually have one. Suggested by: Joao Carlos Mendes Luis <jonny@coppe.ufrj.br> Notes: svn path=/head/; revision=30067 | ||||
| * | Note kerberosIV inclusion. | Jordan K. Hubbard | 1997-10-02 | 1 | -0/+5 |
| | | | | | Notes: svn path=/head/; revision=30050 | ||||
| * | Keep fingers off /etc files until they're properly backed up. | Jordan K. Hubbard | 1997-10-01 | 1 | -16/+16 |
| | | | | | | | | | PR: 4636 Submitted by: Jack <jack@zeus.xtalwind.net> Notes: svn path=/head/; revision=30018 | ||||
| * | Add ftp4.uk.freebsd.org | Jordan K. Hubbard | 1997-09-29 | 1 | -1/+3 |
| | | | | | Notes: svn path=/head/; revision=29954 | ||||
| * | Mention some of Justin's changes. | Peter Wemm | 1997-09-23 | 1 | -1/+19 |
| | | | | | Notes: svn path=/head/; revision=29732 | ||||
| * | More label editor enhancements. | Jordan K. Hubbard | 1997-09-20 | 1 | -50/+46 |
| | | | | | | | | Submitted by: Ed Gold <vegold01@starbase.spd.louisville.edu> Notes: svn path=/head/; revision=29633 | ||||
| * | Fix conditional bogon in Label Editor [from Ed Gold] | Jordan K. Hubbard | 1997-09-20 | 2 | -7/+7 |
| | | | | | | | | Print info boxes without titles. Notes: svn path=/head/; revision=29628 | ||||
| * | Whoops! Missed one on the XF8633 -> XF86331 update. | Jordan K. Hubbard | 1997-09-18 | 1 | -2/+2 |
| | | | | | | | | PR: 4560 Notes: svn path=/head/; revision=29579 | ||||
| * | Correct typo. | Jordan K. Hubbard | 1997-09-18 | 1 | -1/+1 |
| | | | | | Notes: svn path=/head/; revision=29577 | ||||
| * | Over 1000 ports now. Note this in the relevant place. | Jordan K. Hubbard | 1997-09-18 | 1 | -2/+2 |
| | | | | | Notes: svn path=/head/; revision=29575 | ||||
| * | Fix misspelling | Paul Traina | 1997-09-17 | 1 | -2/+2 |
| | | | | | Notes: svn path=/head/; revision=29541 | ||||
| * | variable_load.c is dead | Paul Traina | 1997-09-17 | 1 | -1/+1 |
| | | | | | Notes: svn path=/head/; revision=29540 | ||||
| * | Put all variables in VAR_ #define's to force a single location for all | Paul Traina | 1997-09-17 | 6 | -14/+24 |
| | | | | | | | | | of these magic knobs. This is purely cosmetic and a documentation issue so we don't have to glop through the source code looking for gems. Notes: svn path=/head/; revision=29539 | ||||
| * | Add a new netInteractive variable so that the interactiveness of the TCP | Jordan K. Hubbard | 1997-09-17 | 2 | -6/+18 |
| | | | | | | | | | | setup dialog from scripts is more controllable. No more biasing off of hostname (which is now non-optional in the non-netInteractive case). Requested by: pst Notes: svn path=/head/; revision=29537 | ||||
| * | Whoops, forgot a file! | Jordan K. Hubbard | 1997-09-16 | 1 | -0/+60 |
| | | | | | | | | Submitted by: pst Notes: svn path=/head/; revision=29518 | ||||
| * | Much better dispatch code and scripting support. | Jordan K. Hubbard | 1997-09-16 | 6 | -218/+252 |
| | | | | | | | | Submitted by: pst Notes: svn path=/head/; revision=29517 | ||||
| * | MF22: pst's changes. | Jordan K. Hubbard | 1997-09-16 | 4 | -30/+39 |
| | | | | | | | | Submitted by: pst Notes: svn path=/head/; revision=29501 | ||||
| * | Comment the UID games -> GID games change - mention the known problems with | Eivind Eklund | 1997-09-16 | 1 | -0/+3 |
| | | | | | | | | it and ask for feedback on any unknown ones. Notes: svn path=/head/; revision=29482 | ||||
| * | What I did in my vacation. | Poul-Henning Kamp | 1997-09-14 | 1 | -0/+20 |
| | | | | | Notes: svn path=/head/; revision=29395 | ||||
| * | Mention the multicast ping fix and changes to finger, fetch, and netstat. | Garrett Wollman | 1997-09-14 | 1 | -0/+19 |
| | | | | | Notes: svn path=/head/; revision=29394 | ||||
| * | Talk a little bit about some of the networking changes in the kernel. | Garrett Wollman | 1997-09-14 | 1 | -0/+16 |
| | | | | | Notes: svn path=/head/; revision=29393 | ||||
| * | Some updates for 3.0: mention changes for poll(2), issetugid(2), | Peter Wemm | 1997-09-14 | 1 | -3/+32 |
| | | | | | | | | | async IO, getsid(2), setpgid(2), nanosleep(2), signanosleep(2), fixes to sleep(3) and usleep(3), the a.out in-kernel linker. Notes: svn path=/head/; revision=29378 | ||||
| * | XFree86 3.3.1 updates | Jordan K. Hubbard | 1997-09-14 | 4 | -587/+797 |
| | | | | | | | | Document new media flag in lieu of links. Notes: svn path=/head/; revision=29371 | ||||
| * | Mention SA_NOCLDWAIT as a new feature. | Joerg Wunsch | 1997-09-13 | 1 | -0/+4 |
| | | | | | Notes: svn path=/head/; revision=29342 | ||||
| * | Fix offset bug in partition display that made partitions of type | Jordan K. Hubbard | 1997-09-11 | 1 | -9/+42 |
| | | | | | | | | | | `linux_swap' hose the output. Also add a (T)ype command for changing the type of a partition. Notes: svn path=/head/; revision=29307 | ||||
| * | Update to XFree86 3.3.1 | Jordan K. Hubbard | 1997-09-10 | 2 | -97/+97 |
| | | | | | Notes: svn path=/head/; revision=29278 | ||||
| * | Scrolling partition and label lists now make it possible to partition | Jordan K. Hubbard | 1997-09-09 | 1 | -10/+144 |
| | | | | | | | | | | | | lots of disks from sysinstall. Yay! Please test this as much as possible with any 3.0 SNAP later than 970910 (I.E. tomorrow's snap), especially those of you with larger disk farms. Submitted by: Ed Gold <vegold01@starbase.spd.louisville.edu> Notes: svn path=/head/; revision=29249 | ||||
| * | Eliminate an obviously redundant message title. | Jordan K. Hubbard | 1997-09-09 | 1 | -3/+3 |
| | | | | | Notes: svn path=/head/; revision=29247 | ||||
| * | Update for XFree86 3.3.1 | Jordan K. Hubbard | 1997-09-09 | 1 | -47/+47 |
| | | | | | Notes: svn path=/head/; revision=29246 | ||||
| * | Be more cautious about leaving user with a workable kernel during the | Jordan K. Hubbard | 1997-09-09 | 1 | -2/+7 |
| | | | | | | | | | upgrade process. Submitted by: Mikael Karpberg <karpen@ocean.campus.luth.se> Notes: svn path=/head/; revision=29236 | ||||
| * | Make upgrade potentially a little less interactive. | Jordan K. Hubbard | 1997-09-08 | 4 | -12/+190 |
| | | | | | | | | | Add and document new loadConfig function (sort of like a script #include). Make TCP/IP setup far less chatty when it doesn't need to be. Notes: svn path=/head/; revision=29222 | ||||
| * | Add a hint to the FAQ regarding ``DD'' disks. | Joerg Wunsch | 1997-09-07 | 1 | -2/+4 |
| | | | | | Notes: svn path=/head/; revision=29204 | ||||
| * | Notes that WEBNFS is supported. | Jordan K. Hubbard | 1997-09-05 | 1 | -0/+2 |
| | | | | | Notes: svn path=/head/; revision=29123 | ||||
| * | Install boot.help a little more skillfully; now it works without a src | Jordan K. Hubbard | 1997-09-03 | 1 | -3/+3 |
| | | | | | | | | dist installed. :) Notes: svn path=/head/; revision=29073 | ||||
| * | People have complained that this is overly chatty, and | Jordan K. Hubbard | 1997-09-03 | 1 | -17/+1 |
| | | | | | | | | | "dangerously dedicated" mode doesn't appear to have killed anyone in recent memory, so I agree. Notes: svn path=/head/; revision=29072 | ||||
| * | The CMD640 workaround is now enabled by default. | Wolfgang Helbig | 1997-08-30 | 1 | -11/+4 |
| | | | | | Notes: svn path=/head/; revision=28923 | ||||
| * | Update for impending 3.0-SNAP CDROM. | Jordan K. Hubbard | 1997-08-29 | 1 | -29/+41 |
| | | | | | Notes: svn path=/head/; revision=28915 | ||||
| * | -I/sys -> ${.CURDIR}/../../sys. This should finish replacing /sys by | Bruce Evans | 1997-08-26 | 1 | -1/+2 |
| | | | | | | | | a relative path. Notes: svn path=/head/; revision=28802 | ||||
| * | Fix fstab sequence number bug. | Jordan K. Hubbard | 1997-08-18 | 3 | -6/+13 |
| | | | | | | | | | Add a few more strategic screen clears. Fix registration form bug. Notes: svn path=/head/; revision=28391 | ||||
| * | Work around potential state machine bogon with FILL. This needs | Jordan K. Hubbard | 1997-08-18 | 1 | -3/+3 |
| | | | | | | | | to be scrapped, ultimately, and it will be. Notes: svn path=/head/; revision=28389 | ||||
| * | 2nd round doc cleanup. | Jordan K. Hubbard | 1997-08-18 | 1 | -28/+28 |
| | | | | | Notes: svn path=/head/; revision=28387 | ||||
