summaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.0.0_cvscvs2svn1999-01-21745-766/+799
| | | | | | | 'RELENG_3_0_0_RELEASE'. This commit was manufactured to restore the state of the 3.0-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
* This commit was manufactured by cvs2svn to create tagrelease/3.0.0cvs2svn1999-01-21247-35554/+3311
| | | | | | | | 'RELENG_3_0_0_RELEASE'. Notes: svn path=/stable/3/; revision=42951 svn path=/release/3.0.0/; revision=42952; tag=release/3.0.0
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-01-21118-39163/+0
| | | | Notes: svn path=/stable/3/; revision=42951
* Fix raw timestamps (zero-pad usecs)Bill Fenner1999-01-201-2/+4
| | | | | | | | | Print 4-digit years in TIMESTAMP_PARSEABLE mode after '99. PR: bin/9507 Notes: svn path=/head/; revision=42907
* Recurse when we've switched state via LoginDone(). If we'veBrian Somers1999-01-201-2/+2
| | | | | | | | got an open link, we want it to be select()d on - otherwise we get a freeze when ``openmode'' is passive. Notes: svn path=/head/; revision=42905
* Replace old SAVE_USERCONFIG code with a customized version of Andrzej'sJordan K. Hubbard1999-01-208-10/+128
| | | | | | | kget code. Also collapse a redundant case in cdrom code. Notes: svn path=/head/; revision=42898
* Remove obsolete dset code. It's an ELF/3-stage boot world now and thereJordan K. Hubbard1999-01-204-146/+4
| | | | | | | | are cleaner ways of doing this that don't involve stomping on kernel binaries directly. Notes: svn path=/head/; revision=42896
* Merge conflicts from 3.9-beta3+IOS12. The conflicts were huge; cvs'sBill Fenner1999-01-2023-1855/+4161
| | | | | | | | merge algorithm failed on several files, and the translation of the mrouted man page to mdoc didn't help... Notes: svn path=/head/; revision=42891
* This commit was generated by cvs2svn to compensate for changes in r42888,Bill Fenner1999-01-204-0/+413
|\ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=42889
| * Import mrouted version 3.9-beta3+IOS12 . This is a version of 3.9-beta3vendor/mroutedBill Fenner1999-01-2026-1847/+4753
| | | | | | | | | | | | | | | | | | with minor changes to work around a bug in Cisco's IOS version 12.0 . 3.9-beta3 is much improved over 3.8, and is only labelled "beta" because of missing features, as opposed to instability or known bugs. Notes: svn path=/cvs2svn/branches/XEROX/; revision=42888
* | Resolve conflicts.Bill Fenner1999-01-202-279/+690
| | | | | | | | Notes: svn path=/head/; revision=42884
* | This commit was generated by cvs2svn to compensate for changes in r42881,Bill Fenner1999-01-201-16/+18
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=42882
| * Import mtrace release 5.2Bill Fenner1999-01-203-325/+704
| | | | | | | | | | | | | | ftp://ftp.parc.xerox.com/pub/net-research/ipmulti/mtrace-5.2.tar.gz Notes: svn path=/cvs2svn/branches/XEROX/; revision=42881
* | Change the maximum number of filters from 20 to 40.Brian Somers1999-01-193-8/+8
| | | | | | | | | | | | | | Increase requested by: "Clement T. Cole" <clemc@echo.ccc.com> Notes: svn path=/head/; revision=42844
* | Suggest that ``set proctitle'' is used in ppp.linkup whenBrian Somers1999-01-192-2/+18
| | | | | | | | | | | | | | USER is expected to be expanded. Notes: svn path=/head/; revision=42843
* | Send the peer-decided PSTN address with the CBCP Ack,Brian Somers1999-01-191-5/+18
| | | | | | | | | | | | | | | | | | | | otherwise windows clients will keep resending the response :-/ It'd be nice if M$ would document this sort of thing ! Problem reported by: Andrzej Tobola <san@tmp.iem.pw.edu.pl> Notes: svn path=/head/; revision=42842
* | Use 4 digit year in log file, rather than 2.Daniel O'Callaghan1999-01-191-1/+1
| | | | | | | | Notes: svn path=/head/; revision=42832
* | Move to a uniform '\ooo' (VIS_OCTAL) encoding for special characters.Joseph Koshy1999-01-181-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The previous commit broke mtree(8) when file names using certain 8-bit characters ended up being encoded with '/', '*', and other shell metacharacters. PR: bin/9538 Submitted by: "Eugene M. Kim" <astralblue@usa.net> Reviewed by: jkoshy Bug-missed-last-time-by: jkoshy Notes: svn path=/head/; revision=42787
* | Style police, inline ifs.Bill Fumerola1999-01-181-14/+12
| | | | | | | | | | | | | | Submitted by: Brian Feldman <green@unixhelp.org> Notes: svn path=/head/; revision=42786
* | enviornment -> environmentJustin M. Seger1999-01-171-2/+2
| | | | | | | | | | | | | | | | PR: docs/9534 Submitted by: rv@fore.com Notes: svn path=/head/; revision=42750
* | Add a new option for pkg_add, -r.Bill Fumerola1999-01-172-5/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The remote option allows for automatic package fetching and installation using the package repository found on wcarchive. Naturally, this site can be overridden with a enviornment variable. This code uses getobjformat() and getosreldate(). This means when some event causes the package to be fetched to change (such as e-day) the logic also needs to be changed. Sorta reviewed by: jkh Code suggestions: peter, jkh, eivind, msmith Notes: svn path=/head/; revision=42740
* | y2k nit: print 4 digit years correctly.Daniel O'Callaghan1999-01-161-3/+6
| | | | | | | | | | | | | | | | PR: 9506 Submitted by: Peter Jeremy <peter.jeremy@alcatel.com.au> Notes: svn path=/head/; revision=42711
* | Print yyyy/mm/dd in /var/log/adduser, instead of yy/mm/ddDaniel O'Callaghan1999-01-151-1/+2
| | | | | | | | | | | | | | Submitted by: Peter Jeremy <peter.jeremy@alcatel.com.au> Notes: svn path=/head/; revision=42692
* | Use 69 pivot kludge from date(1) to make it consistant. Also honorWarner Losh1999-01-151-11/+6
| | | | | | | | | | | | | | is_delta and only apply date kludge when it isn't a delta time. Notes: svn path=/head/; revision=42689
* | Y2K nit:Warner Losh1999-01-151-1/+10
| | | | | | | | | | | | | | | | | | | | | | Make two digit years specified on the command line represent the century that the computer currently resides. So 99 means 1999 this year, but 2099 next year. Pointed out by: Peter Jeremy <peter.jeremy@auss2.alcatel.com.au> Notes: svn path=/head/; revision=42687
* | Updated version string to 6.0-release.David E. O'Brien1999-01-131-2/+2
| | | | | | | | Notes: svn path=/head/; revision=42632
* | Add '-fno-builtin' to CFLAGS for alpha.Hidetoshi Shimokawa1999-01-131-1/+7
| | | | | | | | | | | | | | | | | | Builtin memcpy is not align-aware. Approved by: jkh Notes: svn path=/head/; revision=42624
* | Fix for compiling on alpha.Matt Jacob1999-01-121-1/+20
| | | | | | | | | | | | | | Obtained from:yokota@zodiac.mech.utsunomiya-u.ac.jp Notes: svn path=/head/; revision=42606
* | fix for compiling on alphaMatt Jacob1999-01-121-3/+11
| | | | | | | | Notes: svn path=/head/; revision=42605
* | If we've configured CBCP *and* another not-so-importantBrian Somers1999-01-122-7/+11
| | | | | | | | | | | | | | | | | | | | CALLBACK protocol and end up agreeing CBCP, DTRT and go into CBCP phase rather than mistakenly terminating as if CBCP wasn't agreed. Problem reported by: Alexander Dubinin <alex@nstl.nnov.ru> Notes: svn path=/head/; revision=42600
* | Fix leap year comments. 2000 is a leap year, so code without a century-testDaniel O'Callaghan1999-01-122-3/+3
| | | | | | | | | | | | | | still works until 2100. Notes: svn path=/head/; revision=42596
* | Fix leap year calculations, including 2000. The code was broken for allDaniel O'Callaghan1999-01-122-4/+9
| | | | | | | | | | | | | | | | years! Reviewed by: <thepish@freebsd.org>, <ishisone@sra.co.jp> Notes: svn path=/head/; revision=42595
* | Oops, I missed a few more /etc/nologin references yesterday. It appearsSatoshi Asami1999-01-121-6/+6
| | | | | | | | | | | | | | | | | | my check of the tree was incomplete. Sorry guys. Reported by: Ben Smithurst <ben@scientia.demon.co.uk> Notes: svn path=/head/; revision=42587
* | Update for 8.9.2 (new file, control.c)Peter Wemm1999-01-121-3/+4
| | | | | | | | | | | | | | Also, turn on support for the MaxMimeHeaderLength option in sendmail.cf. Notes: svn path=/head/; revision=42584
* | Teach mtree(8) to handle whitespace in filenames. Uses strvis(3).Joseph Koshy1999-01-122-5/+19
| | | | | | | | | | | | | | | | | | PR: bin/3246 Submitted by: Eugene M. Kim <astralblue@usa.net> Reviewed by: jkoshy, wollman Notes: svn path=/head/; revision=42561
* | Back out 1.146 - usbd is already enabled.Mike Smith1999-01-111-2/+1
| | | | | | | | Notes: svn path=/head/; revision=42532
* | Correct some formatting errors (one is a groff bug)Brian Somers1999-01-112-54/+108
| | | | | | | | | | | | | | | | Noted & partially submitted by: Peter Jeremy <peter.jeremy@auss2.alcatel.com.au> PR: 9432 Notes: svn path=/head/; revision=42523
* | Merge recent changes from doc/handbook/porting.sgml and www/en/ports/categories.Satoshi Asami1999-01-111-9/+6
| | | | | | | | Notes: svn path=/head/; revision=42520
* | Add usbd to the buildMike Smith1999-01-111-1/+2
| | | | | | | | Notes: svn path=/head/; revision=42513
* | Implement the -l commandline option which turns off broadcast ofSteve Price1999-01-112-5/+24
| | | | | | | | | | | | | | | | | | | | information, but still allows you to monitor other machines. PR: 9301 Submitted by: Matthew Fuller <fullermd@futuresouth.com> Notes: svn path=/head/; revision=42508
* | The first stage of console driver reorganization: activate newKazutaka YOKOTA1999-01-112-11/+115
| | | | | | | | | | | | | | keyboard and video card drivers. Notes: svn path=/head/; revision=42505
* | Added usbd and usbdevsNick Hibma1999-01-101-1/+3
| | | | | | | | Notes: svn path=/head/; revision=42496
* | Typo: /etc/ppp/ppp.conf.example -> ppp.conf.sampleSADA Kenji1999-01-102-4/+4
| | | | | | | | | | | | | | Submitted by: Sugiura Shiro <ssugiura@duo.co.jp> Notes: svn path=/head/; revision=42484
* | When resuming with 2 identical cards in 2 slots, the initialisationGuido van Rooij1999-01-101-2/+5
| | | | | | | | | | | | | | of the second card fails. This fixes that. Notes: svn path=/head/; revision=42477
* | Major ppbus commit with:Nicolas Souchu1999-01-101-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + ECP parallel port chipset FIFO detection + DMA+FIFO parallel I/O handled as chipset specific + nlpt updated in order to use the above enhanced parallel I/O. Use 'lptcontrol -e' to use enhanced I/O + Various options documented in LINT + Full IEEE1284 NIBBLE and BYTE modes support. See ppbus(4) for an overview of the IEEE1284 standard + Detection of PnP parallel devices at boot + Read capability added to nlpt driver to get IEEE1284 compliant printer status with a simple 'cat /dev/lpt0' + IEEE1284 peripheral emulation added to BYTE mode. Two computers may dialog according to IEEE1284 signaling method. See PERIPH_1284 option and /sys/dev/ppbus/ppi.c All this code is supposed to provide basic functions for IEEE1284 programming. ppi.c and nlpt.c may act as examples. Notes: svn path=/head/; revision=42475
* | Clean up option handling a little.Dag-Erling Smørgrav1999-01-102-21/+40
| | | | | | | | | | | | | | Add an option for showing sysctl descriptions instead of their values. Notes: svn path=/head/; revision=42456
* | Only call isatty() when we open our descriptor, and rememberBrian Somers1999-01-103-26/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | the answer. If we later get a descriptor exception from select(), we know that it's a tty (isatty() returns 0 after the exception on a tty) and remember to call modem_LogicalClose(). The upshot of it all is that descriptor exceptions dont leave the tty locked any more. Notes: svn path=/head/; revision=42452
* | Add driver support (and man page) for PCI fast ethernet cards basedBill Paul1999-01-092-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | on the ASIX AX88140A chip. Update /sys/conf/files, RELNOTES.TXT, /sys/i388/i386/userconfig.c, sysinstall/devices.c, GENERIC and LINT accordingly. For now, the only board that I know of that uses this chip is the Alfa Inc. GFC2204. (Its predecessor, the GFC2202, was a DEC tulip card.) Thanks again to Ulf for obtaining the board for me. If anyone runs across another, please feel free to update the man page and/or the release notes. (The same applies for the other drivers.) FreeBSD should now have support for all of the DEC tulip workalike chipsets currently on the market (Macronix, Lite-On, Winbond, ASIX). And unless I'm mistaken, it should also have support for all PCI fast ethernet chipsets in general (except maybe the SMC FEAST chip, which nobody seems to ever use, including SMC). Now if only we could convince 3Com, Intel or whoever to cough up some documentation for gigabit ethernet hardware. Also updated RELNOTEX.TXT to mention that the SVEC PN102TX is supported by the Macronix driver (assuming you actually have an SVEC PN102TX with a Macronix chip on it; I tried to order a PN102TX once and got a box labeled 'Hawking Technology PN102TX' that had a VIA Rhine board inside it). Notes: svn path=/head/; revision=42444
* | Remove bogus file locking in main().David Nugent1999-01-081-13/+1
| | | | | | | | Notes: svn path=/head/; revision=42394
* | close doc race.Jordan K. Hubbard1999-01-082-16/+32
| | | | | | | | Notes: svn path=/head/; revision=42392