summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Clear the extraneous Os argument, which survived rev 1.3.sheldonh2000-07-201-1/+1
|
* General clean-up [1/1]: whitespacesheldonh2000-07-201-7/+10
|
* General clean-up [0/1]: contentsheldonh2000-07-201-15/+26
| | | | | | | Clear extraneous Nm arguments. Clarify some English. Mark netgraph and ifconfig up as a cross-reference. Remove apostrophe from a genitive ``its''.
* Rename the ``name'' argument to ``item'' and mark it up as an argument.sheldonh2000-07-201-6/+9
| | | | | | | | Make use of the marked up argument to clarify the text in the DESCRIPTION section. Insert a missing word: ``the''. Make the phrase in the BUGS section a full sentence. Sort the cross-references in the SEE ALSO section correctly.
* use .Pp instead of faking it with an extra newlinealfred2000-07-201-1/+1
| | | | Pointed out by: sheldonh
* Don't mis-interpret sockaddr_in6 structures as sockaddr_in structuresbrian2000-07-201-1/+1
| | | | when purging routes.
* document get/set sockopt usage with accept_filter(9)alfred2000-07-201-2/+35
|
* Need /usr/sbin for arp(8).obrien2000-07-201-1/+1
|
* Patchlevel 3 of the ISC 2.0 dhcp client now requires us to give it theobrien2000-07-201-0/+1
| | | | shell script's PATH setting in the environment.
* Update to match the upgrade I just performed.obrien2000-07-201-6/+5
|
* Careful with long, command-line provided interface names.obrien2000-07-201-1/+1
| | | | Obtained from: OpenBSD (rev 1.5)
* arp(8) invocations fixed -- one does not use "-n" with "-d".obrien2000-07-201-3/+3
| | | | Obtained from: OpenBSD (rev 1.7)
* safe shell quotingobrien2000-07-201-77/+77
| | | | Obtained from: OpenBSD (rev 1.6)
* Make sure we delete the PID file when we exit.obrien2000-07-201-0/+2
| | | | | Obtained from: OpenBSD rev 1.3 (this semi-security fix was hidden as a lease time fix)
* Add support for the PC87303 chipset (found on Miata alphas) and adddfr2000-07-204-12/+94
| | | | | | | support for relocating the port address if the isa hints specify a different address from the address the chipset currently has. Submitted by: Andrew M. Miklic <miklic@ibm.net>
* Add yet more options to usage() that the author did not document.obrien2000-07-202-2/+16
|
* Alocate rcmd{,_af}()'s *ahost argument using malloc() (wellbrian2000-07-202-3/+14
| | | | | | | | | | | strdup()) rather than pointing it at something that's free()d (via freeaddrinfo(res)) before the function returns. I appreciate that this is an API change, but it's the only way (AFAIK) of doing this without breaking existing code that uses rcmd{,_af}(). Pointed out by: phkmalloc
* Careful with long, command-line provided interface names.obrien2000-07-201-1/+1
| | | | Obtained from: OpenBSD (rev 1.7)
* Fix conflicts.obrien2000-07-202-86/+152
|
* This commit was generated by cvs2svn to compensate for changes in r63616,obrien2000-07-206-8/+22
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Import Patchlevel 3 of the ISC 2.0 dhcp client.obrien2000-07-208-94/+173
| |
* | We shouldn't use cp to save the old ld-elf.so.1. Use the sanctioned toolgreen2000-07-201-1/+2
| | | | | | | | ${INSTALL} with -C -p instead.
* | Include a comment explaining the usual delay between writes and syncs.sheldonh2000-07-201-0/+5
| |
* | merge in syslog fixes, do not call syslog with variabel as format stringassar2000-07-203-8/+14
| |
* | Revert implementation of setfsuid and setfsgid due to securitymarcel2000-07-204-40/+4
| | | | | | | | | | | | | | issues. Requested by: rwatson Backed by: kris
* | Move test for -w flag outside of the code dealing with -D (defaults).davidn2000-07-201-2/+2
| | | | | | | | | | | | | | This should cause -w's argument not to be ignored in the usermod case, so it will affect modification of the user's password instead of using the pw.conf (or internal default=no '*') password method. PR: bin/11168
* | Allow -g with an empty argument in the -D case. This allows -g "" to setdavidn2000-07-201-5/+8
| | | | | | | | | | no default group (and thus fall back to user-based groups instead). PR: bin/5717
* | - Don't use quotes for the MD_ROOT_SIZE option when generating the BOOTMFSjhb2000-07-201-10/+29
| | | | | | | | | | | | | | | | | | | | kernel config file. - Add WORLD_FLAGS and KERNEL_FLAGS so you can build world and kernel with extra make options such as -jX to speed up release builds. - When building kernels, allow their hints to tag along, and use this to install hints onto the boot floppy. Since the boot floppy doesn't load loader.4th, we have to change device.hints to strip comments and change each line to an explicit set command.
* | Add awk and wc to the list of copied binaries for the installworldmarcel2000-07-201-2/+2
| | | | | | | | | | | | target. These are needed by liloldr. Found by: make release
* | Remove some confusing verbosity - we have no idea what RAID level themsmith2000-07-201-18/+3
| | | | | | | | drive is at, so don't print the 'unknown' value, just say nothing.
* | Fix the case where the file name is preceded by a lone slash.des2000-07-201-1/+1
| |
* | - Clarify some of the text in sysinstall in regards to the cryto bits.jhb2000-07-205-29/+27
| | | | | | | | | | | | - Note that we are up to about 3600 ports now rather than about 3000 ports. Submitted by: kris
* | Add major numbers for the Adaptec FSA RAID controller.msmith2000-07-201-0/+2
| |
* | Temporary hack for the benefit of the X-Bone projectkris2000-07-204-0/+5
| | | | | | | | | | | | (http://www.isi.edu/xbone). I expect this to go away in due course. Submitted by: Lars Eggert <larse@ISI.EDU>
* | Fix another missed case where usermod would not set the "modified" flag:davidn2000-07-201-3/+6
| | | | | | | | | | | | -h - to set no password. But only mark modified if the account is not already locked (i.e. first char of crypt password field is '*'). PR: bin/19999
* | Add ftp.freebsd.org Snapshots to the list of servers.obrien2000-07-193-0/+6
| |
* | Fix two bugs related to resumed transfers:des2000-07-191-20/+26
| | | | | | | | | | | | | | | | | | | | - if the dates didn't match, fetch would append the received file to the existing file instead of replacing it. - if the local file was complete and up-to-date, fetch would miscalculate the expected size and report a failure instead of a success, because it had no way of knowing that the server was actually resending the entire file since the requested offset was invalid.
* | Don't try to skip to the requested offset if the server returns more datades2000-07-191-8/+10
| | | | | | | | | | | | than requested. Instead, inform the caller of the real offset by modifying the offset field in the original struct url, and let him decide how to handle the situation.
* | actually commit merged diffs to the trunkdarrenr2000-07-193-27/+48
| |
* | Typo.n_hibma2000-07-191-2/+2
| | | | | | | | Submitted by: Mike Meyer <mwm@mired.org>
* | Add cp(1) to the list of binaries we need to save. The cp(1) commandmarcel2000-07-191-2/+3
| | | | | | | | | | is used by the installation of ld-elf.so when an existing version exists.
* | * document that 'kbdcontrol -k' needs stdin to be the console.ben2000-07-191-0/+19
| | | | | | | | | | | | | | | | * add an example of how to switch the console keyboard to a USB keyboard. PR: 18520 Submitted by: n_hibma Reviewed by: sheldonh
* | Document the rc.d system.ben2000-07-191-0/+97
| | | | | | | | | | Suggested by: dcs Reviewed by: alex, dcs, sheldonh
* | alex@big.endian.de (Alexander Langer) noticed that I point at LINT,imp2000-07-191-2/+2
| | | | | | | | which no longer exists. Updating the entry accordingly.
* | Don't save install-info. We already have that built. We'll usemarcel2000-07-191-3/+2
| | | | | | | | the one we built anyway.
* | Remove node's name reference when the interface is detached;archie2000-07-191-0/+1
| | | | | | | | | | | | | | | | otherwise, the ng_ether.ko KLD will never be unloadable after all Ethernet interfaces are detached, as it should be, because of the lingering extra reference. Submitted by: "Yevmenkin, Maksim N, CSCIO" <myevmenkin@att.com>
* | Show the actual command line usage in the man page and usage error string.archie2000-07-192-5/+17
| |
* | pthread_once --> pthread_once_t.jasone2000-07-193-3/+3
| |
* | Remove extra #include that was inadvertently added in previous commit.archie2000-07-191-1/+0
| |
* | Default the pcic to polling. Some laptops need to have polling modeimp2000-07-192-2/+2
| | | | | | | | | | | | | | | | | | | | | | due to a paucity of IRQs. I have some reservations about this, so I'm not going to MFC this just yet. I'm doing this to see how many problems it causes so we can do this in 4.2. I've been seeing hangs on my laptop from time to time, but sometimes it was not in polling mode, other tmies it was. Don't know if this is one problem or more than one. Requested by: Sean O Connell
OpenPOWER on IntegriCloud