summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Catch up with reality.des2008-08-011-8/+1
* Revert an old hack I put in to replace S/Key with OPIE. We haven't useddes2008-08-013-21/+0
* Increase maximum input queue size limit for raw Bluetooth HCI sockets.emax2008-08-011-2/+1
* Fix locking bug, i.e. lock "wildcard" matched pcb before return.emax2008-08-011-0/+3
* Add missing #include for strlen()des2008-07-311-0/+3
* unset TARGET_CPUTYPE and TARGET_BIG_ENDIAN when building the kernelsam2008-07-311-1/+6
* Enhance pmap_change_attr(). Specifically, avoid 2MB page demotions, cachealc2008-07-312-21/+54
* Add some tests for acos*(), asin*(), atan*(), and atan2*().das2008-07-313-1/+504
* Add implementations of acosl(), asinl(), atanl(), atan2l(),das2008-07-3120-69/+900
* Oops, restore the recent changes to make startup messages quieter.jhb2008-07-311-1/+3
* Parse sysctl settings from /etc/sysctl.conf.local after /etc/sysctl.confjhb2008-07-311-10/+15
* In mac_bsdextended's auditctl and acct policy access control checks,rwatson2008-07-311-11/+8
* remove socketvar.h, add more selective includeskmacy2008-07-314-6/+15
* move sockbuf locking macros in to sockbuf.hkmacy2008-07-312-14/+18
* Add thr_pread_{int,long,ptr} and thr_pwrite_{int,long,ptr} tomarcel2008-07-312-0/+179
* Set WARNS=1.das2008-07-311-0/+1
* The high part of the mantissa is 64 bits on sparc64.das2008-07-312-2/+2
* As in other parts of libm, mark a few constants as volatile to preventdas2008-07-316-12/+20
* Try to make this code slightly less painful to read.des2008-07-312-690/+673
* Currently, BSM audit pathname token generation for chrooted or jailedcsjp2008-07-313-55/+121
* Cleanup for WARNS 3.marcel2008-07-319-16/+23
* MFp4 (//depot/projects/tcpecn/):rpaulo2008-07-315-14/+155
* Adds support for the SCTP_PORT_REUSE optionrrs2008-07-317-110/+330
* Further synchronization of copyrights, licenses, white space, etc fromrwatson2008-07-3113-18/+17
* Cleanup for WARNS 2.marcel2008-07-314-4/+3
* Eliminate recomputation of the PDE by pmap_pde_attr().alc2008-07-311-5/+2
* Fix LINTemax2008-07-311-0/+1
* Data type fixjfv2008-07-311-2/+2
* Unbreak the build by creating opt_nfs.hps2008-07-311-1/+1
* Unbreak the build by including sys/socketvar.hps2008-07-314-3/+7
* Add a -q[uiet] flag for scripts.obrien2008-07-312-4/+12
* Include netinet/tcp_lro.h, unbreak the buildps2008-07-301-1/+1
* Hook up Bluetooth SCO sockets code to the buildemax2008-07-301-1/+2
* Introduce support for Bluetooth SCO sockets. This is based on olderemax2008-07-303-1/+2132
* Add igb driver to the default kerneljfv2008-07-301-1/+2
* Add igb to the default kerneljfv2008-07-301-1/+2
* Change Makefile to reflect new directory structurejfv2008-07-301-3/+5
* Change to build module with new directory treejfv2008-07-301-10/+4
* Alter kernel build to work with new dev/e1000 structure.jfv2008-07-301-32/+32
* Merge of the source for igb and em into dev/e1000, thisjfv2008-07-3050-10133/+1420
* One more whitespace nit.jhb2008-07-301-2/+0
* Add a regression test for r181017.stefanf2008-07-301-0/+4
* Add POSIX -p flag to make(1).ed2008-07-302-4/+19
* A few more whitespace fixes.jhb2008-07-302-2/+1
* If the kernel has run out of metadata for swap, then explicitly panic()jhb2008-07-301-1/+1
* Whitespace tweak.jhb2008-07-301-1/+0
* Pass the correct flags to expandarg() for NFROMFD and NTOFD. This fixes astefanf2008-07-301-1/+1
* Trim some noise from some #ifdef's. This had leaked into the compat32jhb2008-07-302-2/+2
* fix includes for post sockbuf re-factorkmacy2008-07-305-142/+12
* Use single byte read and write operations to toggle the BIOS and OSjhb2008-07-302-14/+14
OpenPOWER on IntegriCloud