summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Disconnect the userland get/set/swapcontext() functions fromdeischen2002-11-164-6/+6
* Export the values for _SC_AIO_MAX and _SC_AIO_PRIO_DELTA_MAX via the p1003balfred2002-11-161-0/+4
* Regenerate after adding system calls.deischen2002-11-165-7/+32
* Add getcontext, setcontext, and swapcontext as system calls.deischen2002-11-1622-55/+371
* Provide more correct default values for sysconf(3) reporting of the AIOalfred2002-11-161-0/+3
* Call 'p31b_setcfg(CTL_P1003_1B_AIO_LISTIO_MAX, AIO_LISTIO_MAX)'alfred2002-11-161-0/+3
* Repair buglet introduced with the last import of Heimdal:nectar2002-11-161-0/+1
* Sort SRCS.marcel2002-11-161-5/+4
* Properly calculate the initial number of fragments in a large filesystem.mckusick2002-11-151-1/+2
* headers should not really include "opt_foo.h" (in this case opt_posix.h).alfred2002-11-156-4/+8
* Massive cleanup of the ip_mroute code.luigi2002-11-158-888/+596
* A little bit of anti-foot-shooting. Use utimes(2) rather thanpeter2002-11-151-8/+11
* utmp.ut_time and lastlog.ll_time are explicitly int32_t rather thanpeter2002-11-154-9/+13
* Do not assume that time_t is an int.peter2002-11-152-3/+3
* Test the water. Make time_t long (64 bit) on ia64 since we do not havepeter2002-11-151-1/+1
* Rework the checking out of the doc, src, and ports trees a bit to make itjhb2002-11-151-19/+31
* Document NOCDROM and NO_FLOPPIES.jhb2002-11-151-0/+4
* Allow a person to specify NOCDROM to skip the cdrom.1 target during ajhb2002-11-151-2/+5
* Explicitly add lang/perl5 to the disc1 packages. Practically speaking,bmah2002-11-151-0/+1
* Backout rev. 1.263.ru2002-11-151-2/+0
* Back out rev 1.150; things are more complicated than this.sam2002-11-151-1/+1
* if_attach should not sleep; change malloc's M_WAITOK to M_NOWAITsam2002-11-151-1/+1
* Update sparc64 installation instructions. Because sysinstall nowbmah2002-11-152-14/+83
* Catch up with sam's changes to network interfaces.mux2002-11-151-2/+1
* Fixed style(9)nyan2002-11-1514-410/+485
* Fix to build for pc98.nyan2002-11-152-2/+2
* Fixed two typos in comments.ru2002-11-151-2/+2
* Return EWOULDBLOCK for last thread in kse_release().davidxu2002-11-152-0/+2
* When about to do an execve(), don't reset the O_NONBLOCK flag on any filearchie2002-11-151-0/+4
* update vlandev description; vlan code now auto-recognizes devices thatsam2002-11-151-6/+4
* document auto-recognition of device capabilitiessam2002-11-151-19/+8
* o display new interface capability bitssam2002-11-151-1/+1
* network interface and link layer changes:sam2002-11-1523-161/+102
* track changes to ethernet input handling to no longer strip the Ethernet headersam2002-11-141-48/+55
* network interface driver changes:sam2002-11-1460-694/+352
* o track either_ifattach/ether_ifdetach API changessam2002-11-1419-324/+134
* track changes to not strip the Ethernet header from input packetssam2002-11-141-8/+5
* track bpf changessam2002-11-141-2/+2
* o track changes to ethernet input packet handlingsam2002-11-143-96/+22
* o eliminate separate callback interface for h/w tagged input packets; insteadsam2002-11-142-164/+302
* o add if_nvlans member to track the number of vlans active on an interfacesam2002-11-141-9/+3
* o change input packet handling to eliminate the pointer to the structsam2002-11-141-185/+263
* general cleanups mostly aimed at improving portability of driverssam2002-11-141-43/+38
* o add support for multiple link types per interface (e.g. 802.11 and Ethernet)sam2002-11-143-27/+53
* Make sure that we don't pick up installed packages on the host whenbmah2002-11-141-0/+5
* o add IF_*bps macros for netbsd compatibilitysam2002-11-141-0/+11
* MFbed:ue2002-11-143-5/+23
* Assume that packages passed on stdin are in bzip2 format, not gzip.bmah2002-11-141-1/+2
* Remove the remaining calls to free(), they are not needed anymore nowcognet2002-11-141-9/+0
* Make dynamic PAM modules depend on dynamic PAM library.ru2002-11-142-6/+20
OpenPOWER on IntegriCloud