2017-12-20 |
zrj | kernel/pc64: Mark cpu_type as hardcoded.
|
commit | commitdiff | tree |
2017-12-20 |
zrj | i386 removal, part 63/x: Remove some leftovers in segments.h
|
commit | commitdiff | tree |
2017-12-20 |
zrj | kernel/pc64: Adjust some references to already removed...
|
commit | commitdiff | tree |
2017-12-20 |
Sascha Wildner | fsck_msdosfs(8): Use __printflike.
|
commit | commitdiff | tree |
2017-12-20 |
Sascha Wildner | routed(8): Clean up a bit.
|
commit | commitdiff | tree |
2017-12-20 |
Sascha Wildner | Add __attribute__((__noreturn__)) to various function...
|
commit | commitdiff | tree |
2017-12-19 |
Sascha Wildner | libc/sysconf: Add _SC_LEVEL1_DCACHE_LINESIZE.
|
commit | commitdiff | tree |
2017-12-17 |
Sascha Wildner | boot/efi: Remove our old efi include files.
|
commit | commitdiff | tree |
2017-12-17 |
Sascha Wildner | boot/efi: Port most of our efi boot code to the EDK...
|
commit | commitdiff | tree |
2017-12-17 |
Sascha Wildner | boot/efi: Bring in a bunch of additional TianoCore...
|
commit | commitdiff | tree |
2017-12-17 |
Sascha Wildner | mount_udf(8): Staticize
|
commit | commitdiff | tree |
2017-12-17 |
Sascha Wildner | dumpfs(8): Staticize
|
commit | commitdiff | tree |
2017-12-17 |
Sascha Wildner | dmesg(8): Staticize
|
commit | commitdiff | tree |
2017-12-16 |
Sascha Wildner | devfsctl(8): syntax_error() never returns, so change...
|
commit | commitdiff | tree |
2017-12-16 |
Sascha Wildner | Remove /boot/efiboot.img via 'make upgrade'.
|
commit | commitdiff | tree |
2017-12-13 |
Sascha Wildner | Sync our gcc5 manual pages with gcc-5.4.0
|
commit | commitdiff | tree |
2017-12-13 |
Sascha Wildner | Remove <sys/ioccom.h> inclusion from a number of files.
|
commit | commitdiff | tree |
2017-12-12 |
Sascha Wildner | boot/efi: Sync IndustryStandard/Bluetooth.h with UDK2017...
|
commit | commitdiff | tree |
2017-12-12 |
Sascha Wildner | boot/efi: Bring in two more TianoCore EDK II headers.
|
commit | commitdiff | tree |
2017-12-12 |
Sascha Wildner | boot/efi: Remove an unused header.
|
commit | commitdiff | tree |
2017-12-10 |
Sascha Wildner | libc: Forgotten adjustment in Versions.def
|
commit | commitdiff | tree |
2017-12-10 |
Sascha Wildner | Makefile_upgrade.inc: Add adding_user.8 to the end...
|
commit | commitdiff | tree |
2017-12-10 |
Sascha Wildner | libc/termios: Add cfmakesane().
|
commit | commitdiff | tree |
2017-12-09 |
Sascha Wildner | rlogind(8): Staticize and remove unused declarations.
|
commit | commitdiff | tree |
2017-12-09 |
Sascha Wildner | Add __attribute__((__noreturn__)) to various function...
|
commit | commitdiff | tree |
2017-12-09 |
Sascha Wildner | rcp(1): Staticize.
|
commit | commitdiff | tree |
2017-12-09 |
Sascha Wildner | pwd(1): Staticize, remove void cast.
|
commit | commitdiff | tree |
2017-12-08 |
Sascha Wildner | kernel/evdev: Fix Makefile permission.
|
commit | commitdiff | tree |
2017-12-05 |
Sascha Wildner | kernel/ipfw3: Minimal K&R cleanup.
|
commit | commitdiff | tree |
2017-12-05 |
Sascha Wildner | libcipher: Minimal K&R cleanup.
|
commit | commitdiff | tree |
2017-12-05 |
Sascha Wildner | libcrypt: K&R cleanup.
|
commit | commitdiff | tree |
2017-12-05 |
Sascha Wildner | libcrypt: Remove some __STDC__ checks.
|
commit | commitdiff | tree |
2017-12-05 |
Sascha Wildner | Remove some orphaned externs.
|
commit | commitdiff | tree |
2017-12-04 |
Sascha Wildner | Fix mdoc issues in various manual pages.
|
commit | commitdiff | tree |
2017-12-02 |
Sascha Wildner | <sys/systm.h>: Remove bcopyb() prototype.
|
commit | commitdiff | tree |
2017-12-02 |
Sascha Wildner | pthread_join.3: Document pthread_timedjoin_np() (taken...
|
commit | commitdiff | tree |
2017-12-02 |
Sascha Wildner | pthread_mutex_*.3: Add {get,set}prioceiling to SEE...
|
commit | commitdiff | tree |
2017-11-30 |
Sascha Wildner | libpthread: Document some more functions.
|
commit | commitdiff | tree |
2017-11-30 |
Sascha Wildner | libpthread: Add pthread_mutex_timedlock() reference...
|
commit | commitdiff | tree |
2017-11-30 |
Sascha Wildner | libpthread: Sort a few things in the Makefile.
|
commit | commitdiff | tree |
2017-11-28 |
Sascha Wildner | libarchive: Revert commit that was not meant to be...
|
commit | commitdiff | tree |
2017-11-28 |
Sascha Wildner | libc/nls: Use current locale (set by thread).
|
commit | commitdiff | tree |
2017-11-26 |
Sascha Wildner | tcpdump(8): Reconfigure a bit after NO_CRYPT removal.
|
commit | commitdiff | tree |
2017-11-25 |
Sascha Wildner | Remove faith(4) and faithd(8) from the tree.
|
commit | commitdiff | tree |
2017-11-25 |
Sascha Wildner | lock.9: lockcount() and lockcountnb() were removed...
|
commit | commitdiff | tree |
2017-11-25 |
Sascha Wildner | Remove some duplicated includes.
|
commit | commitdiff | tree |
2017-11-25 |
Sascha Wildner | hier.7: Adjust for recent changes.
|
commit | commitdiff | tree |
2017-11-25 |
Sascha Wildner | Update the pciconf(8) database.
|
commit | commitdiff | tree |
2017-11-24 |
Sascha Wildner | mount_{smbfs,std,udf}: Use MOPT_NULL.
|
commit | commitdiff | tree |
2017-11-23 |
Sascha Wildner | reboot.2: Remove obsolete BUGS section.
|
commit | commitdiff | tree |
2017-11-22 |
Sascha Wildner | Remove various former kernel config options for good.
|
commit | commitdiff | tree |
2017-11-22 |
Sascha Wildner | kernel: Remove old SHOW_BUSYBUFS kernel configuration...
|
commit | commitdiff | tree |
2017-11-21 |
Sascha Wildner | kmalloc.9: Remove some obsolete information.
|
commit | commitdiff | tree |
2017-11-21 |
Sascha Wildner | Revert "kprintf.9: Remove unneeded header."
|
commit | commitdiff | tree |
2017-11-21 |
Sascha Wildner | kprintf.9: Remove unneeded header.
|
commit | commitdiff | tree |
2017-11-20 |
Sascha Wildner | Remove unused <{cpu,machine}/coredump.h> header.
|
commit | commitdiff | tree |
2017-11-18 |
Sascha Wildner | libc/citrus: Catch a NULL pointer earlier, check for...
|
commit | commitdiff | tree |
2017-11-18 |
Sascha Wildner | Remove the NO_CRYPT build option.
|
commit | commitdiff | tree |
2017-11-18 |
Sascha Wildner | <sys/indefinite2.h>: Fix header name.
|
commit | commitdiff | tree |
2017-11-17 |
Sascha Wildner | kernel: Remove some semicolons at the end of macro...
|
commit | commitdiff | tree |
2017-11-17 |
Sascha Wildner | kernel: Remove some unnecessary semicolons.
|
commit | commitdiff | tree |
2017-11-17 |
Sascha Wildner | kernel: Remove two final \ in macro definitions.
|
commit | commitdiff | tree |
2017-11-17 |
Sascha Wildner | Fix some trailing whitespace in sys/conf and sys/config.
|
commit | commitdiff | tree |
2017-11-15 |
Sascha Wildner | newfs_hammer.8: Fix up the HISTORY section.
|
commit | commitdiff | tree |
2017-11-15 |
Sascha Wildner | Fix some typos in manual pages.
|
commit | commitdiff | tree |
2017-11-15 |
Sascha Wildner | kernel/hammer2: Fix compilation without INVARIANTS.
|
commit | commitdiff | tree |
2017-11-15 |
Sascha Wildner | Remove some more old openssl(1) related manual pages...
|
commit | commitdiff | tree |
2017-11-14 |
Sascha Wildner | libcrypto: Remove unused old version and date in Makefile...
|
commit | commitdiff | tree |
2017-11-13 |
Sascha Wildner | Remove various old openssl(1) related manual pages.
|
commit | commitdiff | tree |
2017-11-13 |
Sascha Wildner | mtree: Fix owner for several directories in /usr/share.
|
commit | commitdiff | tree |
2017-11-12 |
Sascha Wildner | Makefile_upgrade.inc: Fix path.
|
commit | commitdiff | tree |
2017-11-11 |
Sascha Wildner | kernel/wlan: Sync Makefile with FreeBSD a bit.
|
commit | commitdiff | tree |
2017-11-10 |
Sascha Wildner | libm: Fix misleading indent.
|
commit | commitdiff | tree |
2017-11-10 |
Sascha Wildner | libc: Move unused rcsid[] etc. constants into the
|
commit | commitdiff | tree |
2017-11-10 |
Sascha Wildner | libc: Remove unused string constant.
|
commit | commitdiff | tree |
2017-11-08 |
Sascha Wildner | rtld: Remove unneeded CSTD, our default is gnu99.
|
commit | commitdiff | tree |
2017-11-06 |
Sascha Wildner | share/syscons/scrnmaps: Use FILES instead of 'all'...
|
commit | commitdiff | tree |
2017-11-06 |
Sascha Wildner | Clean up the namespace better in <netdb.h>, <spawn...
|
commit | commitdiff | tree |
2017-11-06 |
Christian Groessler | telnetd: print system information (OS and architecture...
|
commit | commitdiff | tree |
2017-11-06 |
Sascha Wildner | arcmsr(4): Upgrade to Areca's Revision 1.40.00.00.
|
commit | commitdiff | tree |
2017-11-06 |
Sascha Wildner | /usr/share/examples/etc: Remove pam.conf from the README.
|
commit | commitdiff | tree |
2017-11-06 |
Sascha Wildner | Say 'hammer2' instead of 'hammer' in various places.
|
commit | commitdiff | tree |
2017-11-05 |
Sascha Wildner | hammer2.8: Fix typo.
|
commit | commitdiff | tree |
2017-11-03 |
Sascha Wildner | dhclient(8): Use SCRIPTS instead of beforeinstall target.
|
commit | commitdiff | tree |
2017-11-03 |
Sascha Wildner | indxbib(1): Use FILES instead of beforeinstall target.
|
commit | commitdiff | tree |
2017-11-03 |
Sascha Wildner | makewhatis.local(8): Remove unneeded SCRIPTSDIR variable.
|
commit | commitdiff | tree |
2017-11-03 |
Sascha Wildner | efisetup(8): Remove unneeded SCRIPTSNAME variable.
|
commit | commitdiff | tree |
2017-11-03 |
Sascha Wildner | bc(1): Use FILES instead of SCRIPTS.
|
commit | commitdiff | tree |
2017-11-01 |
Sascha Wildner | Install hammer2 periodic script.
|
commit | commitdiff | tree |
2017-10-29 |
Sascha Wildner | Sync zoneinfo database with tzdata2017c from ftp:/...
|
commit | commitdiff | tree |
2017-10-29 |
Sascha Wildner | Remove two no longer needed directories.
|
commit | commitdiff | tree |
2017-10-28 |
Sascha Wildner | Remove the ancient rdist(1) tool along with related...
|
commit | commitdiff | tree |
2017-10-28 |
Sascha Wildner | kernel/hptmv: Use __DragonFly__ instead of __DragonFly_version.
|
commit | commitdiff | tree |
2017-10-21 |
Sascha Wildner | pstat.8: Add markup.
|
commit | commitdiff | tree |
2017-10-21 |
Aaron LI | pstat.8: Remove a duplicate option of swapinfo
|
commit | commitdiff | tree |
2017-10-19 |
Sascha Wildner | kernel/acpi: Ouch, add forgotten semicolon.
|
commit | commitdiff | tree |
2017-10-19 |
Sascha Wildner | kernel/acpi: Use ACPI_UUID_LENGTH in acpi_eval_osc().
|
commit | commitdiff | tree |
2017-10-17 |
Sascha Wildner | kernel: Remove <sys/sysref{,2}.h> inclusion from files...
|
commit | commitdiff | tree |
2017-10-17 |
Sascha Wildner | <sys/indefinite2.h>: Add missing include for VKERNEL64.
|
commit | commitdiff | tree |
2017-10-17 |
Sascha Wildner | Stitch LINT64 build back together.
|
commit | commitdiff | tree |