summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a new command to 'lpc' called 'setstatus', which would be used togad2002-06-156-28/+140
* nmount'ify unionfs further by using separate options insteadmux2002-06-153-23/+33
* Convert UDF to nmount.mux2002-06-153-62/+43
* mdcreate_vnode() isn't correctly clearing things out of the linkedphk2002-06-151-2/+2
* o Remove GIANT_REQUIRED from useracc() and vsunlock(). Neitheralc2002-06-151-3/+4
* Do not issue deprecated ioctl.ume2002-06-151-0/+8
* Make sendmail really not start when sendmail_enable="NONE"gordon2002-06-151-1/+1
* Don't install obsolete gifconfig(8). Please use ifconfig(8) instead.ume2002-06-151-1/+0
* Don't install obsolete prefix(8). We now have `ifconfig eui64'.ume2002-06-151-1/+0
* Add eui64 option which fills interface index (lowermost 64bit ofume2002-06-152-0/+42
* Remove local prototype for main().jmallett2002-06-151-1/+0
* Protoize. Remove un-needed cast to char in switch of getopt(3)'s return value.jmallett2002-06-151-14/+10
* Remove <sys/types> where we use <sys/param> already.jmallett2002-06-151-8/+5
* Remove obsolescent -tabstop option from Synopsis (it was already removedtjr2002-06-151-12/+17
* Allow <blank>s to be used to separate tab stop positions with the -ttjr2002-06-153-5/+27
* Update for lukemftp-1.6-beta2.mikeh2002-06-151-1/+16
* This commit was generated by cvs2svn to compensate for changes in r98247,mikeh2002-06-1522-487/+2085
|\
| * Import lukemftp-1.6-beta2.mikeh2002-06-1522-487/+2085
* | Sort sections.tjr2002-06-151-10/+10
* | fstat() returns information about the target of any symbolic link thattjr2002-06-151-2/+2
* | A better prinflike fix...brian2002-06-151-2/+2
* | Remove whitespace at the end of lines.brian2002-06-1531-89/+89
* | Improve parsing of character and equivalence classes:tjr2002-06-151-4/+9
* | o Move more information from BUGS into SECURITY CONSIDERATIONS andchris2002-06-151-50/+56
* | o Remove the acquisition and release of Giant from munlock().alc2002-06-151-2/+0
* | Fix a printflike format errorbrian2002-06-151-1/+1
* | Remove a forgotten diagnosticbrian2002-06-151-1/+0
* | Add missing verb.keramida2002-06-141-1/+1
* | Note that sio is required.mjacob2002-06-142-2/+4
* | Change vfs_copyopt() so that the length argument passed to itmux2002-06-142-11/+8
* | Implement the <sys/statvfs.h> header. Related changes to <sys/types.h>wollman2002-06-142-0/+79
* | - Chainsaw the storage pool code. This was being used by a bunch of codearr2002-06-143-404/+1
* | o Use vm_map_wire() and vm_map_unwire() in place of vm_map_pageable() andalc2002-06-146-414/+8
* | - Turn the hea and hfa HARP storage pools into UMA zones and insertarr2002-06-1414-63/+77
* | Move the #include and #define's to the top of the file.tjr2002-06-141-4/+4
* | Bump the size of the equivalence set to NCHARS; this file was left outtjr2002-06-141-1/+1
* | Add an entry for the US Robotics 2415.nsayer2002-06-141-0/+1
* | Use the Cm macro for the clear, init, reset and longname operands.tjr2002-06-141-4/+4
* | Adjust the exit status to conform to SUSv3 and document the fact it takestjr2002-06-142-19/+29
* | Sort sections. Avoid using "The -? option" at the start of option descriptions.tjr2002-06-141-11/+7
* | Use an usage() rather than doing the fprintf inside option parsing.jmallett2002-06-141-3/+9
* | Don't treat the trailing ']' of an equivalence class expression as atjr2002-06-141-1/+2
* | Add the P1003.1-2001 -C option which complements the set of characterstjr2002-06-142-29/+58
* | Reserve two constants for managing socket MAC labels via socket options.rwatson2002-06-141-0/+2
* | Whitespaec consistency.rwatson2002-06-141-6/+6
* | Notify functions can destroy the pcb, so they have to return anhsu2002-06-1411-46/+73
* | Implement support for equivalence classes ([=e=]) when the mapping istjr2002-06-143-14/+45
* | Add a comment about how we should use vn_open() here instead of directlyrwatson2002-06-141-0/+4
* | I'm keeping an eye on xtenimp2002-06-141-0/+1
* | document hw.pcic.ignore_pciimp2002-06-142-0/+10
OpenPOWER on IntegriCloud