Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make -log_ipfw_denied active by default with -verbose. | ru | 2001-11-27 | 2 | -1/+8 |
| | | | | Discussed with: phk | ||||
* | Fixed (local) style bugs in previous revision. | ru | 2001-11-27 | 2 | -6/+10 |
| | |||||
* | Spelling police: sucessful -> successful. | dd | 2001-11-24 | 1 | -1/+1 |
| | | | | Submitted by: Anders Andersson <anders@codefactory.se> | ||||
* | Spelling police: "more then" - "more than" where appropriate. | dd | 2001-11-24 | 2 | -2/+2 |
| | |||||
* | Fix decode table | ache | 2001-11-23 | 1 | -5/+5 |
| | | | | | PR: 32233 Submitted by: Basileios Anastasatos <B.Anastasatos@MyRealBox.com> | ||||
* | Add Greek conversion table | ache | 2001-11-20 | 2 | -1/+61 |
| | | | | | PR: 32119 Submitted by: Basileios Anastasatos <B.Anastasatos@MyRealBox.com> | ||||
* | Fix a large number of -Wall, -Wformat and -W compiler warnings. | iedowse | 2001-11-17 | 11 | -59/+50 |
| | | | | | | | | | These were mainly missing casts or wrong format strings in printf statements, but there were also missing includes, unused variables, functions and arguments. The choice of `long' vs `int' still seems almost random in a lot of places though. | ||||
* | Give a more useful diagnostic when an extraneous hard link to a | iedowse | 2001-11-17 | 1 | -1/+3 |
| | | | | | | | | | | directory is encountered. This includes the full path of the directory that will be removed if the user answers "y" to the "REMOVE?" question. PR: bin/226851 Submitted by: KOIE Hide <hide@koie.org> MFC after: 1 week | ||||
* | Zap a number of #ifdef sunos blocks, and all of the `register' | iedowse | 2001-11-17 | 7 | -102/+53 |
| | | | | keywords. | ||||
* | Give a sensible error message when the filesystem to be dumped is | iedowse | 2001-11-16 | 1 | -4/+7 |
| | | | | | | | | | not listed in /etc/fstab. Previously, the user would be greeted with "DUMP: bad sblock magic number" when dump tried to parse the directory contents as an FFS filesystem. PR: bin/12789 Submitted by: Bob Willcox <bob@pmr.com> | ||||
* | Back out previous commit. | asmodai | 2001-11-15 | 1 | -2/+0 |
| | | | | | | | | | This works for wi(4), but apparantly other wireless drivers seem to do the right thing. Submitter and yours truly both got Mislead(tm). Submitted by: udp <udp@sneakerz.org> | ||||
* | Report ad hoc mode correctly. | asmodai | 2001-11-15 | 1 | -0/+2 |
| | | | | Submitted by: udp <udp@sneakerz.org> | ||||
* | note that 'nolockd' can't be used when updating mount flags | alfred | 2001-11-12 | 1 | -0/+3 |
| | |||||
* | Allow users to use the 'nolockd' or -L options with mount_nfs in order | alfred | 2001-11-12 | 2 | -2/+26 |
| | | | | | | to avoid the need for rpc.lockd to perform client locks. Using this option a user can revert back to using local locks for NFS mounts like we did before we had rpc.lockd. | ||||
* | Check that the mode argument to fsdb's `chmod' command contains no | iedowse | 2001-11-11 | 1 | -1/+1 |
| | | | | | | | inode type bits set. Previously it would let you set IFMT bits (but not clear them). The `chtype' command should be be used instead for changing the inode type; having chmod half-work only causes confusion. | ||||
* | Add a few articles to improve the readability of this manual page. | murray | 2001-11-05 | 1 | -9/+9 |
| | | | | | PR: docs/31583 Submitted by: setantae@submonkey.net | ||||
* | sync the code with the one in stable (mostly formatting changes). | luigi | 2001-11-04 | 1 | -26/+27 |
| | |||||
* | Refer people looking to figure out what major to use for a device to | dd | 2001-11-04 | 1 | -9/+3 |
| | | | | | | | | MAKEDEV and sys/conf/majors, not sys/conf/device.<arch>, which has never existed in the history of FreeBSD (well, at least it isn't in the repository). PR: 31558 | ||||
* | Repocopy pc98 fdisk out of its hidden subdir. Reconnect it to the build. | peter | 2001-11-04 | 6 | -2019/+5 |
| | |||||
* | Remove support for FreeBSD/tahoe | peter | 2001-11-03 | 1 | -19/+0 |
| | | | | Submitted by: phk | ||||
* | Repo copied contents of src/sbin/i386 to src/sbin and set specific | peter | 2001-11-03 | 11 | -3388/+0 |
| | | | | SUBDIR lists there. Some of these are used on other platforms. | ||||
* | Move i386/{fdisk,cxconfig,nextboot} to src/sbin. Eliminate the i386 | peter | 2001-11-03 | 1 | -4/+8 |
| | | | | | subdir. Add fdisk to ia64 SUBDIR list. Add all the previous occupants of the i386 subdir to the i386 SUBDIR list. | ||||
* | style(9) cleanup. | phk | 2001-11-02 | 2 | -53/+52 |
| | | | | | Submitted by: j mckitrick <jcm@freebsd-uk.eu.org> Reviewed by: phk, /sbin/md5 | ||||
* | Cosmetic: Don't output a blank line if a driver provides | yar | 2001-11-02 | 1 | -2/+1 |
| | | | | | | | | no media status. PR: bin/30587 Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de> MFC after: 1 week | ||||
* | Fix a typo in a format string, and fix error checking for missing | luigi | 2001-11-01 | 1 | -6/+5 |
| | | | | masks in "limit" rules. | ||||
* | Do not uselessly whine in syslog about packets denied by ipfw rules. | phk | 2001-10-31 | 2 | -3/+19 |
| | | | | | | | | | Set 'log_ipfw_denied' option if you want the old behaviour. PR: 30255 Submitted by: Flemming "F3" Jacobsen <fj@batmule.dk> Reviewed by: phk MFC after: 4 weeks | ||||
* | Replace `=' with more correct ``.Ql =''. | tobez | 2001-10-31 | 1 | -1/+2 |
| | | | | Mdoc-policed by: ru | ||||
* | Implement -e option. It modifies the output produced by sysctl(8) in | tobez | 2001-10-30 | 2 | -13/+31 |
| | | | | | | | | | | | such a way that the name and the value of the variable(s) are separated with `=' instead of the usual `: '. This is useful for producing output that can be fed back to the sysctl utility (pasted to sysctl.conf, for example). Reviewed by: rwatson Approved by: markm MFC after: 2 weeks | ||||
* | Fix a bug where restore(8) segfaults while trying to restore on a | tobez | 2001-10-30 | 1 | -0/+1 |
| | | | | | | | | read-only FS. Reviewed by: audit silence Approved by: markm MFC after: 2 weeks | ||||
* | More white space changes. | joe | 2001-10-29 | 1 | -3/+3 |
| | |||||
* | More stylistic tidying. | joe | 2001-10-29 | 1 | -20/+21 |
| | |||||
* | Remove training white spaces, and some other style violations. | joe | 2001-10-29 | 1 | -90/+90 |
| | |||||
* | Properly convert long to time_t | dillon | 2001-10-28 | 2 | -2/+4 |
| | |||||
* | Make the protocol/dumprestore.h header match restore's idea of the dump | dillon | 2001-10-28 | 3 | -20/+41 |
| | | | | | | | | header for the case where sizeof(time_t) != sizeof(int). dumprestore.h was embedding time_t when it should have been embedding int32_t. Use time_to_time32() and time32_to_time() to convert between the protocoll/file-format time and time_t. | ||||
* | Typo. | n_hibma | 2001-10-28 | 1 | -2/+2 |
| | |||||
* | Add a Xref to dumpon. | n_hibma | 2001-10-28 | 1 | -0/+1 |
| | |||||
* | deltat declared time_t, msg("") call used %d (assumed time_t == int). | dillon | 2001-10-28 | 1 | -1/+2 |
| | | | | | | Changed deltat to be an int (result of delta time calculation). MFC after: 1 day | ||||
* | Remove some extraneous spaces from the usage message. | joe | 2001-10-28 | 1 | -1/+1 |
| | |||||
* | Add missing cast for improper time_t use in computation. | dillon | 2001-10-28 | 1 | -1/+1 |
| | |||||
* | Put WARNS into the right place. | ru | 2001-10-25 | 1 | -1/+1 |
| | |||||
* | Style and WARNS cleanups. | jlemon | 2001-10-25 | 3 | -65/+65 |
| | | | | Submitted by: ru | ||||
* | The directory of the makefile that's including the file is tried first. | ru | 2001-10-25 | 4 | -4/+4 |
| | | | | See section 3.2 of "PMake - A Tutorial" in /usr/share/doc/psd/12.make. | ||||
* | Sort SUBDIR. | ru | 2001-10-25 | 1 | -1/+1 |
| | |||||
* | Mdoc fixes and clarification. | jlemon | 2001-10-25 | 1 | -20/+29 |
| | | | | Submitted by: sheldonh | ||||
* | Add a manual page. | jlemon | 2001-10-23 | 2 | -1/+87 |
| | |||||
* | Hook up conscontrol to the build. | jlemon | 2001-10-23 | 1 | -0/+1 |
| | |||||
* | Add conscontrol, a front end interface for manipulating consoles. | jlemon | 2001-10-23 | 2 | -0/+157 |
| | |||||
* | Connect cxconfig(8) to build. | ru | 2001-10-23 | 1 | -2/+2 |
| | | | | PR: 30447 | ||||
* | WARNSify. | ru | 2001-10-23 | 4 | -50/+94 |
| | |||||
* | include ipfs in subdirs | darrenr | 2001-10-20 | 1 | -0/+1 |
| | | | | PR: 27063 |